diff --git a/gnome-user-share-3.18.3.tar.xz b/gnome-user-share-3.18.3.tar.xz deleted file mode 100644 index db5185b..0000000 --- a/gnome-user-share-3.18.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3092fa7ad137531e35484195dde4ecbbc75a8a3d9b8209aef4c852717cf4bbf1 -size 347528 diff --git a/gnome-user-share-3.27.90.tar.xz b/gnome-user-share-3.27.90.tar.xz new file mode 100644 index 0000000..00d763a --- /dev/null +++ b/gnome-user-share-3.27.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e4ae20afaee849c10abdeb8024205cf3656219f1caf83f5fdf5852cd940a1f1 +size 393116 diff --git a/gnome-user-share.changes b/gnome-user-share.changes index 8be9c6f..126a59e 100644 --- a/gnome-user-share.changes +++ b/gnome-user-share.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Feb 28 16:30:15 UTC 2018 - dimstar@opensuse.org + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- +Wed Feb 14 19:15:08 UTC 2018 - dimstar@opensuse.org + +- Update to version 3.27.90: + + Update for nautilus changes in 3.28 development branch. + ------------------------------------------------------------------- Tue Sep 20 18:02:39 UTC 2016 - zaitor@opensuse.org diff --git a/gnome-user-share.spec b/gnome-user-share.spec index b72e839..69254f1 100644 --- a/gnome-user-share.spec +++ b/gnome-user-share.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-user-share # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -17,22 +17,23 @@ Name: gnome-user-share -Version: 3.18.3 +Version: 3.27.90 Release: 0 Summary: GNOME user file sharing -License: GPL-2.0+ +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.18/%{name}-%{version}.tar.xz +URL: http://www.gnome.org/ +Source: http://download.gnome.org/sources/gnome-user-share/3.27/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool +BuildRequires: pkgconfig BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(glib-2.0) >= 2.28 BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(libcanberra-gtk3) -BuildRequires: pkgconfig(libnautilus-extension) +BuildRequires: pkgconfig(libnautilus-extension) >= 3.27.90 BuildRequires: pkgconfig(libnotify) BuildRequires: pkgconfig(systemd) Requires: bluez >= 5.0 @@ -40,7 +41,6 @@ Recommends: %{name}-lang Suggests: apache2-mod_dnssd Suggests: apache2-prefork Suggests: apache2-worker -BuildRoot: %{_tmppath}/%{name}-%{version}-build %glib2_gsettings_schema_requires %description @@ -57,6 +57,7 @@ up in the Network location in GNOME. The program also allows to share files using ObexFTP over Bluetooth. %lang_package + %prep %setup -q translation-update-upstream @@ -72,14 +73,11 @@ make %{?_smp_mflags} %if 0%{?suse_version} <= 1120 rm %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* %endif -find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print +find %{buildroot} -type f -name "*.la" -delete -print %suse_update_desktop_file gnome-user-share-webdav %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot} -%clean -rm -rf %{buildroot} - %post %glib2_gsettings_schema_post %desktop_database_post @@ -91,8 +89,8 @@ rm -rf %{buildroot} %icon_theme_cache_postun %files -%defattr(-,root,root,-) -%doc README COPYING NEWS +%license COPYING +%doc README NEWS %{_libexecdir}/gnome-user-share %{_datadir}/gnome-user-share %{_datadir}/applications/gnome-user-share-webdav.desktop