diff --git a/gnome-vfs2.spec b/gnome-vfs2.spec index 024594e..20f26f0 100644 --- a/gnome-vfs2.spec +++ b/gnome-vfs2.spec @@ -10,7 +10,7 @@ Summary: The GNOME virtual file-system libraries Name: gnome-vfs2 Version: 2.24.4 -Release: 10%{?dist} +Release: 11%{?dist} License: LGPLv2+ and GPLv2+ # the daemon and the library are LGPLv2+ # the modules are LGPLv2+ and GPLv2+ @@ -224,6 +224,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 2.24.4-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Mon Dec 10 2012 Tomas Bzatek - 2.24.4-10 - Compile with -fno-strict-aliasing - Backport file-method chmod flags patch from upstream