Hello community,

here is the log from the commit of package mate-user-share for openSUSE:Factory 
checked in at 2019-07-31 14:35:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-user-share (Old)
 and      /work/SRC/openSUSE:Factory/.mate-user-share.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-user-share"

Wed Jul 31 14:35:53 2019 rev:11 rq:719969 version:1.23.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-user-share/mate-user-share.changes  
2019-05-16 22:04:55.378573359 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-user-share.new.4126/mate-user-share.changes    
    2019-07-31 14:36:06.613874985 +0200
@@ -1,0 +2,14 @@
+Thu Jul 18 13:26:46 UTC 2019 - Jonathan Brielmaier <[email protected]>
+
+- Update to version 1.23.0:
+  * Translations update
+  * silent output
+  * Fix HTTPD config notice
+  * help: update copyright
+- remove patch:
+  * mate-user-share-gtk-3.20.patch: we don't support gtk3.22
+    anymore
+- build require gtk >= 3.22 and glib >= 2.50
+- reduce duplicated files with fdupes
+
+-------------------------------------------------------------------

Old:
----
  mate-user-share-1.22.0.tar.xz
  mate-user-share-gtk-3.20.patch

New:
----
  mate-user-share-1.23.0.tar.xz

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

Other differences:
------------------
++++++ mate-user-share.spec ++++++
--- /var/tmp/diff_new_pack.wUQpRN/_old  2019-07-31 14:36:07.745874408 +0200
+++ /var/tmp/diff_new_pack.wUQpRN/_new  2019-07-31 14:36:07.745874408 +0200
@@ -16,26 +16,26 @@
 #
 
 
-%define _version 1.22
+%define _version 1.23
 Name:           mate-user-share
-Version:        1.22.0
+Version:        1.23.0
 Release:        0
 Summary:        MATE Desktop file sharing for the masses
 License:        GPL-2.0-or-later
 Group:          System/GUI/Other
 URL:            https://mate-desktop.org/
 Source:         
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
-# PATCH-FEATURE-OPENSUSE mate-user-share-gtk-3.20.patch -- Restore GLib 2.48 
and GTK+ 3.20 support.
-Patch0:         mate-user-share-gtk-3.20.patch
+BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  mate-common >= %{_version}
+# set to _version when mate-common has an equal release
+BuildRequires:  mate-common >= 1.22
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.48
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
+BuildRequires:  pkgconfig(glib-2.0) >= 2.50
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22
 BuildRequires:  pkgconfig(libcaja-extension) >= %{_version}
 BuildRequires:  pkgconfig(libcanberra-gtk3)
 BuildRequires:  pkgconfig(libnotify)
@@ -51,7 +51,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 NOCONFIGURE=1 mate-autogen
@@ -64,6 +63,7 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name}
 %suse_update_desktop_file %{name}-properties
+%fdupes -s %{buildroot}/%{_datadir}/help
 
 %if 0%{?suse_version} < 1500
 %post

++++++ mate-user-share-1.22.0.tar.xz -> mate-user-share-1.23.0.tar.xz ++++++
++++ 7590 lines of diff (skipped)


Reply via email to