Update to 1.21.1
This commit is contained in:
parent
51d694b4b3
commit
1c8e2dd14a
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@ gvfs-1.6.3.tar.bz2
|
|||||||
/gvfs-1.19.90.tar.xz
|
/gvfs-1.19.90.tar.xz
|
||||||
/gvfs-1.20.0.tar.xz
|
/gvfs-1.20.0.tar.xz
|
||||||
/gvfs-1.20.1.tar.xz
|
/gvfs-1.20.1.tar.xz
|
||||||
|
/gvfs-1.21.1.tar.xz
|
||||||
|
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
Summary: Backends for the gio framework in GLib
|
Summary: Backends for the gio framework in GLib
|
||||||
Name: gvfs
|
Name: gvfs
|
||||||
Version: 1.20.1
|
Version: 1.21.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3 and LGPLv2+ and BSD and MPLv1.1
|
License: GPLv3 and LGPLv2+ and BSD and MPLv1.1
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.gtk.org
|
URL: http://www.gtk.org
|
||||||
|
|
||||||
Source: http://download.gnome.org/sources/gvfs/1.20/gvfs-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/gvfs/1.21/gvfs-%{version}.tar.xz
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: glib2-devel >= %{glib2_version}
|
BuildRequires: glib2-devel >= %{glib2_version}
|
||||||
# for post-install update-gio-modules and overall functionality
|
# for post-install update-gio-modules and overall functionality
|
||||||
@ -358,6 +358,9 @@ update-desktop-database >&/dev/null || :
|
|||||||
%{_datadir}/gvfs/remote-volume-monitors/goa.monitor
|
%{_datadir}/gvfs/remote-volume-monitors/goa.monitor
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 28 2014 Richard Hughes <rhughes@redhat.com> - 1.21.1-1
|
||||||
|
- Update to 1.21.1
|
||||||
|
|
||||||
* Fri Apr 11 2014 Richard Hughes <rhughes@redhat.com> - 1.20.1-1
|
* Fri Apr 11 2014 Richard Hughes <rhughes@redhat.com> - 1.20.1-1
|
||||||
- Update to 1.20.1
|
- Update to 1.20.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user