From 5fbd649c0dbbca5a8ec3a787b74d3f1df11c7ef0 Mon Sep 17 00:00:00 2001 From: dimstar <> Date: Nov 06 2021 17:51:41 +0000 Subject: Update geany to version 1.38 / rev 40 via SR 929709 https://build.opensuse.org/request/show/929709 by user dimstar + dimstar_suse - Require libgeany0 by -devel package: we install the .so symlink and are thus responsible for the link target too. (forwarded request 929646 from dimstar) --- diff --git a/.files b/.files index 1ff0781..79506d6 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 38e3ecc..fd6bbf1 100644 --- a/.rev +++ b/.rev @@ -464,4 +464,13 @@ <comment>Update to version 1.38 (forwarded request 924551 from stroeder)</comment> <requestid>924749</requestid> </revision> + <revision rev="40" vrev="2"> + <srcmd5>f8ec9c87ff39fbe7e4c1a3c9d6527f74</srcmd5> + <version>1.38</version> + <time>1636218955</time> + <user>dimstar_suse</user> + <comment>- Require libgeany0 by -devel package: we install the .so symlink + and are thus responsible for the link target too. (forwarded request 929646 from dimstar)</comment> + <requestid>929709</requestid> + </revision> </revisionlist> diff --git a/geany.changes b/geany.changes index 4f30e93..c37bf56 100644 --- a/geany.changes +++ b/geany.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Fri Nov 5 11:31:00 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org> + +- Require libgeany0 by -devel package: we install the .so symlink + and are thus responsible for the link target too. + +------------------------------------------------------------------- Sun Oct 10 11:40:57 UTC 2021 - Michael Ströder <michael@stroeder.com> - Update to version 1.38 diff --git a/geany.spec b/geany.spec index 83d355f..bab1412 100644 --- a/geany.spec +++ b/geany.spec @@ -51,6 +51,7 @@ Summary: Development files for the Geany IDE Group: Development/Libraries/C and C++ Requires: %{name} = %{version} Requires: gtk3-devel +Requires: libgeany0 = %{version} %description devel Geany is a text editor using the GTK+ toolkit with basic features of