Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2018-03-24 16:06:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and      /work/SRC/openSUSE:Factory/.gtksourceview.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtksourceview"

Sat Mar 24 16:06:51 2018 rev:111 rq:589989 version:3.24.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes      
2018-03-08 10:51:40.949901478 +0100
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2018-03-24 16:06:53.249866242 +0100
@@ -1,0 +2,21 @@
+Tue Mar 20 17:08:51 UTC 2018 - [email protected]
+
+- Unconditionally enable translation-update-upstream: on
+  Tumbleweed, this results in a NOP and for Leap in SLE paid
+  translations being used (boo#1086036).
+
+-------------------------------------------------------------------
+Wed Mar 14 23:00:41 UTC 2018 - [email protected]
+
+- Update to version 3.24.7:
+  + GtkSourceView class: respect the GtkTextView:accepts-tab
+    property.
+  + Syntax highlighting: sync all *.lang files from GtkSourceView
+    4.
+  + Updated translations.
+- Point fdupes to the data directory instead of the build root,
+  which is a practice that must be avoided.
+- Conditionalize translation-update-upstream BuildRequires,
+  a SLE-only requirement.
+
+-------------------------------------------------------------------

Old:
----
  gtksourceview-3.24.6.tar.xz

New:
----
  gtksourceview-3.24.7.tar.xz

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

Other differences:
------------------
++++++ gtksourceview.spec ++++++
--- /var/tmp/diff_new_pack.VCtzHe/_old  2018-03-24 16:06:54.785810872 +0100
+++ /var/tmp/diff_new_pack.VCtzHe/_new  2018-03-24 16:06:54.789810728 +0100
@@ -17,12 +17,12 @@
 
 
 Name:           gtksourceview
-Version:        3.24.6
+Version:        3.24.7
 Release:        0
 Summary:        GTK+ Source Editing Widget
 License:        LGPL-2.1-or-later
 Group:          System/GUI/GNOME
-Url:            https://wiki.gnome.org/Projects/GtkSourceView
+URL:            https://wiki.gnome.org/Projects/GtkSourceView
 Source:         
http://download.gnome.org/sources/gtksourceview/3.24/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel >= 1.42.0
@@ -31,7 +31,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  translation-update-upstream
 BuildRequires:  vala
-BuildRequires:  pkgconfig(gio-2.0) >= 2.38
+BuildRequires:  pkgconfig(gio-2.0) >= 2.48
 BuildRequires:  pkgconfig(gladeui-2.0) >= 3.9
 BuildRequires:  pkgconfig(glib-2.0) >= 2.48
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
@@ -109,7 +109,8 @@
 translation-update-upstream
 
 %build
-%configure --disable-static \
+%configure \
+        --disable-static \
         --enable-glade-catalog \
         --disable-gtk-doc
 make %{?_smp_mflags} V=1
@@ -118,14 +119,14 @@
 %make_install
 %find_lang %{name}-3.0
 find %{buildroot} -type f -name "*.la" -delete -print
-%fdupes %{buildroot}
+%fdupes %{buildroot}%{_datadir}
 
 %post -n libgtksourceview-3_0-1 -p /sbin/ldconfig
 %postun -n libgtksourceview-3_0-1 -p /sbin/ldconfig
 
 %files -n libgtksourceview-3_0-1
 %license COPYING
-%doc AUTHORS MAINTAINERS NEWS README
+%doc AUTHORS NEWS README
 %{_libdir}/libgtksourceview-3.0.so.*
 %{_datadir}/gtksourceview-3.0/
 
@@ -136,6 +137,7 @@
 %{_datadir}/glade/catalogs/gtksourceview.xml
 
 %files devel
+%doc ChangeLog MAINTAINERS
 %{_includedir}/gtksourceview-3.0/
 %{_libdir}/libgtksourceview-3.0.so
 %{_libdir}/pkgconfig/gtksourceview-3.0.pc

++++++ gtksourceview-3.24.6.tar.xz -> gtksourceview-3.24.7.tar.xz ++++++
++++ 385828 lines of diff (skipped)


Reply via email to