Hello community,
here is the log from the commit of package gnome-user-share for
openSUSE:Factory checked in at 2019-05-03 22:16:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-user-share (Old)
and /work/SRC/openSUSE:Factory/.gnome-user-share.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-user-share"
Fri May 3 22:16:26 2019 rev:58 rq:695762 version:3.32.0.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-user-share/gnome-user-share.changes
2018-05-22 17:00:00.304498369 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-user-share.new.5148/gnome-user-share.changes
2019-05-03 22:16:27.851988567 +0200
@@ -1,0 +2,19 @@
+Mon Mar 11 15:11:20 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.32.0.1:
+ + Work-around a gettext bug that caused the "NoDisplay" property
+ to be dropped from the .desktop file.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Thu Mar 7 16:10:21 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.32.0:
+ + Fix name in nautilus extension.
+ + Build fixes, including intltool dependency removal.
+ + Updated translations.
+- Drop intltool BuildRequires: No longer needed.
+- Drop post(un) handling, file-triggers takes care of this for us
+ now.
+
+-------------------------------------------------------------------
Old:
----
gnome-user-share-3.28.0.tar.xz
New:
----
gnome-user-share-3.32.0.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-user-share.spec ++++++
--- /var/tmp/diff_new_pack.n1TCU2/_old 2019-05-03 22:16:28.311989491 +0200
+++ /var/tmp/diff_new_pack.n1TCU2/_new 2019-05-03 22:16:28.315989499 +0200
@@ -1,7 +1,7 @@
#
# spec file for package gnome-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,20 +12,20 @@
# 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/
#
Name: gnome-user-share
-Version: 3.28.0
+Version: 3.32.0.1
Release: 0
Summary: GNOME user file sharing
License: GPL-2.0-or-later
Group: Productivity/Networking/File-Sharing
URL: http://www.gnome.org/
-Source:
http://download.gnome.org/sources/gnome-user-share/3.28/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gnome-user-share/3.32/%{name}-%{version}.tar.xz
+
BuildRequires: fdupes
-BuildRequires: intltool
BuildRequires: pkgconfig
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
@@ -56,34 +56,22 @@
%lang_package
%prep
-%setup -q
+%autosetup -p1
translation-update-upstream
%build
%configure \
--with-modules-path=%{_libdir}/apache2/ \
--libexecdir=%{_libexecdir}/gnome-user-share
-make %{?_smp_mflags}
+%make_build
%install
%make_install
-%if 0%{?suse_version} <= 1120
-rm %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
-%endif
+
find %{buildroot} -type f -name "*.la" -delete -print
-%suse_update_desktop_file gnome-user-share-webdav
+%suse_update_desktop_file gnome-user-share-webdav Network FileTransfer
%find_lang %{name} %{?no_lang_C}
-%fdupes %{buildroot}
-
-%post
-%glib2_gsettings_schema_post
-%desktop_database_post
-%icon_theme_cache_post
-
-%postun
-%glib2_gsettings_schema_postun
-%desktop_database_postun
-%icon_theme_cache_postun
+%fdupes %{buildroot}%{_prefix}
%files
%license COPYING
++++++ gnome-user-share-3.28.0.tar.xz -> gnome-user-share-3.32.0.1.tar.xz ++++++
++++ 19337 lines of diff (skipped)