Update to 1.16.0
This commit is contained in:
parent
c7ad928078
commit
63eb98fdd3
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@ gvfs-1.6.3.tar.bz2
|
||||
/gvfs-1.15.2.tar.xz
|
||||
/gvfs-1.15.3.tar.xz
|
||||
/gvfs-1.15.4.tar.xz
|
||||
/gvfs-1.16.0.tar.xz
|
||||
|
@ -27,9 +27,9 @@ diff -up gvfs-1.3.2/Makefile.am.archive-integration gvfs-1.3.2/Makefile.am
|
||||
MAINTAINERS \
|
||||
+ mount-archive.desktop.in.in \
|
||||
+ $(desktop_in_files) \
|
||||
m4 \
|
||||
$(NULL)
|
||||
|
||||
DISTCLEANFILES = \
|
||||
diff -up /dev/null gvfs-1.3.2/mount-archive.desktop.in.in
|
||||
--- /dev/null 2009-07-13 16:21:55.049012465 -0400
|
||||
+++ gvfs-1.3.2/mount-archive.desktop.in.in 2009-07-13 22:39:14.844931097 -0400
|
||||
|
@ -1,12 +1,12 @@
|
||||
Summary: Backends for the gio framework in GLib
|
||||
Name: gvfs
|
||||
Version: 1.15.4
|
||||
Release: 2%{?dist}
|
||||
Version: 1.16.0
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3 and LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.gtk.org
|
||||
|
||||
Source: http://download.gnome.org/sources/gvfs/1.15/gvfs-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gvfs/1.16/gvfs-%{version}.tar.xz
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: glib2-devel >= 2.33.12
|
||||
# for post-install update-gio-modules and overall functionality
|
||||
@ -370,6 +370,9 @@ killall -USR1 gvfsd >&/dev/null || :
|
||||
%{_datadir}/gvfs/remote-volume-monitors/goa.monitor
|
||||
|
||||
%changelog
|
||||
* Thu Mar 28 2013 Tomas Bzatek <tbzatek@redhat.com> - 1.16.0-1
|
||||
- Update to 1.16.0
|
||||
|
||||
* Wed Mar 20 2013 Peter Robinson <pbrobinson@fedoraproject.org> 1.15.4-2
|
||||
- Rebuild for new libimobiledevice
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user