Hello community,
here is the log from the commit of package mate-user-share for openSUSE:Factory
checked in at 2019-05-16 22:04:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-user-share (Old)
and /work/SRC/openSUSE:Factory/.mate-user-share.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-user-share"
Thu May 16 22:04:52 2019 rev:10 rq:682582 version:1.22.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-user-share/mate-user-share.changes
2018-06-29 22:32:39.162196918 +0200
+++
/work/SRC/openSUSE:Factory/.mate-user-share.new.5148/mate-user-share.changes
2019-05-16 22:04:55.378573359 +0200
@@ -1,0 +2,13 @@
+Tue Mar 5 15:19:33 UTC 2019 - [email protected]
+
+- Update to version 1.22.0:
+ * caja-share-bar: Avoid deprecated g_type_class_add_private.
+ * Drop obsolete configure option from distcheck.
+ * Use make functions for HELP_LINGUAS.
+ * Disable deprecation warnings for distcheck.
+ * file-share-properties.ui: Avoid deprecations.
+ * Use the same legal.xml file.
+ * Update translations.
+- Rebase mate-user-share-gtk-3.20.patch.
+
+-------------------------------------------------------------------
Old:
----
mate-user-share-1.20.1.tar.xz
New:
----
mate-user-share-1.22.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-user-share.spec ++++++
--- /var/tmp/diff_new_pack.l9MN7G/_old 2019-05-16 22:04:55.886572883 +0200
+++ /var/tmp/diff_new_pack.l9MN7G/_new 2019-05-16 22:04:55.890572879 +0200
@@ -1,7 +1,7 @@
#
# spec file for package mate-user-share
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
-%define _version 1.20
+%define _version 1.22
Name: mate-user-share
-Version: 1.20.1
+Version: 1.22.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/
+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
@@ -78,11 +78,7 @@
%endif
%files
-%if 0%{?suse_version} >= 1500
%license COPYING
-%else
-%doc COPYING
-%endif
%doc NEWS README
%config %{_sysconfdir}/xdg/autostart/mate-user-share-*.desktop
%{_bindir}/mate-file-share-properties
++++++ mate-user-share-1.20.1.tar.xz -> mate-user-share-1.22.0.tar.xz ++++++
++++ 104019 lines of diff (skipped)
++++++ mate-user-share-gtk-3.20.patch ++++++
--- /var/tmp/diff_new_pack.l9MN7G/_old 2019-05-16 22:04:56.482572325 +0200
+++ /var/tmp/diff_new_pack.l9MN7G/_new 2019-05-16 22:04:56.482572325 +0200
@@ -11,6 +11,17 @@
dnl ==========================================================================
+--- a/data/file-share-properties.ui
++++ b/data/file-share-properties.ui
+@@ -1,7 +1,7 @@
+ <?xml version="1.0" encoding="UTF-8"?>
+ <!-- Generated with glade 3.22.1 -->
+ <interface>
+- <requires lib="gtk+" version="3.22"/>
++ <requires lib="gtk+" version="3.20"/>
+ <object class="GtkImage" id="image1">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
--- a/src/file-share-properties.c
+++ b/src/file-share-properties.c
@@ -438,7 +438,12 @@ help_button_clicked (GtkButton *button,