diff --git a/gnome-user-share-3.28.0.tar.xz b/gnome-user-share-3.28.0.tar.xz deleted file mode 100644 index 9c411f0..0000000 --- a/gnome-user-share-3.28.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09d4d31258f684db43f07a0a9e1fb784c4a7c5504d5b818afcda57da58b69213 -size 393516 diff --git a/gnome-user-share-3.32.0.1.tar.xz b/gnome-user-share-3.32.0.1.tar.xz new file mode 100644 index 0000000..dd81fc2 --- /dev/null +++ b/gnome-user-share-3.32.0.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8524727ce6e0bdb8d7e9897584f4bef94a28d152fbea3f2cdde87e2f19b0869b +size 439696 diff --git a/gnome-user-share.changes b/gnome-user-share.changes index f1eea0b..51ef22d 100644 --- a/gnome-user-share.changes +++ b/gnome-user-share.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Mar 11 15:11:20 UTC 2019 - Bjørn Lie + +- 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 + +- 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. + ------------------------------------------------------------------- Mon May 14 12:10:25 UTC 2018 - fcrozat@suse.com diff --git a/gnome-user-share.spec b/gnome-user-share.spec index e72271a..9a4f629 100644 --- a/gnome-user-share.spec +++ b/gnome-user-share.spec @@ -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 @@ up in the Network location in GNOME. %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