Hello community,

here is the log from the commit of package geany for openSUSE:Factory checked 
in at 2017-08-21 11:38:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/geany (Old)
 and      /work/SRC/openSUSE:Factory/.geany.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "geany"

Mon Aug 21 11:38:00 2017 rev:29 rq:517812 version:1.31

Changes:
--------
--- /work/SRC/openSUSE:Factory/geany/geany.changes      2017-07-17 
09:10:13.879770252 +0200
+++ /work/SRC/openSUSE:Factory/.geany.new/geany.changes 2017-08-21 
11:38:06.509180308 +0200
@@ -1,0 +2,27 @@
+Mon Aug 21 01:10:11 UTC 2017 - [email protected]
+
+- Update description.
+
+-------------------------------------------------------------------
+Thu Aug 17 17:38:41 UTC 2017 - [email protected]
+
+- Update to version 1.31
+  + Bug fixes:
+    - Update statusbar after applying indentation detection.
+    - Fix converting color to hex for insertion in the Color
+      Chooser dialog.
+  + Filetypes:
+    - Add `parfor` to the Matlab keyword list.
+    - C: fix line continuation handling.
+    - Add `require_relative` to the Ruby keyword list.
+    - Update Haxe keywords.
+    - Fix Arduino comment toggling.
+    - Update CMake keywords.
+    - Update C# keywords.
+    - Update HTML keywords.
+  + API: Fix crash when calling plugin_set_key_group() more than
+    once.
+  + Updated translations.
+- Refresh spec-file, run spec-cleaner.
+
+-------------------------------------------------------------------

Old:
----
  geany-1.30.1.tar.bz2

New:
----
  geany-1.31.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ geany.spec ++++++
--- /var/tmp/diff_new_pack.6Uik1j/_old  2017-08-21 11:38:07.417052622 +0200
+++ /var/tmp/diff_new_pack.6Uik1j/_new  2017-08-21 11:38:07.433050372 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           geany
-Version:        1.30.1
+Version:        1.31
 Release:        0
 Summary:        Small and lightweight IDE
 License:        GPL-2.0+
 Group:          Development/Tools/IDE
-Url:            http://geany.org/
-Source:         http://download.geany.org/%{name}-%{version}.tar.bz2
+Url:            https://geany.org
+Source0:        https://download.geany.org/%{name}-%{version}.tar.bz2
 Source1:        %{name}-rpmlintrc
 # PATCH-FIX-UPSTREAM geany-appstream.patch gh#geany/geany#1142 
[email protected] -- Downstream created appstream file, submitted upstream
 Patch0:         geany-appstream.patch
@@ -35,10 +35,10 @@
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
 BuildRequires:  libtool
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gtk+-3.0)
 Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %lang_package
 
 %description
@@ -46,8 +46,8 @@
 It was developed to provide a small and fast IDE, which has only a
 few dependencies from other packages. Another goal was to be as
 independent as possible from a special Desktop Environment like KDE
-or GNOME. So it is using only the GTK2 toolkit and therefore you need
-only the GTK2 runtime libraries to run Geany.
+or GNOME. So it is using only the GTK3 toolkit and therefore you need
+only the GTK3 runtime libraries to run Geany.
 
 %package devel
 Summary:        Small and lightweight IDE -- Development Files
@@ -60,8 +60,8 @@
 It was developed to provide a small and fast IDE, which has only a
 few dependencies from other packages. Another goal was to be as
 independent as possible from a special Desktop Environment like KDE
-or GNOME. So it is using only the GTK2 toolkit and therefore you need
-only the GTK2 runtime libraries to run Geany.
+or GNOME. So it is using only the GTK3 toolkit and therefore you need
+only the GTK3 runtime libraries to run Geany.
 
 %package -n libgeany0
 Summary:        Geany libraries
@@ -87,12 +87,12 @@
 %configure \
        --enable-gtk3 \
        --docdir=%{_defaultdocdir}/%{name}
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 # FIXME: add lb to filesystem?
-%{__rm} %{buildroot}%{_datadir}/locale/lb/LC_MESSAGES/*
+rm %{buildroot}%{_datadir}/locale/lb/LC_MESSAGES/*
 find %{buildroot} -type f -name "*.la" -delete -print
 %suse_update_desktop_file %{name}
 %find_lang %{name} %{?no_lang_C}
@@ -109,12 +109,10 @@
 %icon_theme_cache_postun Tango
 
 %post   -n libgeany0 -p /sbin/ldconfig
-
 %postun -n libgeany0 -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
-%doc %{_mandir}/man1/geany.1.gz
+%{_mandir}/man1/geany.1%{ext_man}
 %{_bindir}/geany
 %{_datadir}/applications/geany.desktop
 %{_datadir}/geany/
@@ -126,16 +124,13 @@
 %{_datadir}/appdata/geany.appdata.xml
 
 %files -n libgeany0
-%defattr(-,root,root)
 %{_libdir}/libgeany.so.*
 
 %files doc
 # AUTHORS, COPYING, README, etc. are installed during make install
-%defattr(-,root,root)
 %doc %{_defaultdocdir}/geany/
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/geany/
 %{_libdir}/pkgconfig/geany.pc
 %{_libdir}/libgeany.so

++++++ geany-1.30.1.tar.bz2 -> geany-1.31.tar.bz2 ++++++
++++ 21630 lines of diff (skipped)


Reply via email to