diff --git a/.gitignore b/.gitignore index 09963cc..4abb02e 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ libwnck-2.30.3.tar.bz2 /libwnck-3.4.3.tar.xz /libwnck-3.4.4.tar.xz /libwnck-3.4.5.tar.xz +/libwnck-3.4.7.tar.xz diff --git a/libwnck3.spec b/libwnck3.spec index 33267b0..10e1119 100644 --- a/libwnck3.spec +++ b/libwnck3.spec @@ -1,7 +1,7 @@ Summary: Window Navigator Construction Kit Name: libwnck3 -Version: 3.4.5 -Release: 2%{?dist} +Version: 3.4.7 +Release: 1%{?dist} URL: http://download.gnome.org/sources/libwnck/ #VCS: git:git://git.gnome.org/libwnck Source0: http://download.gnome.org/sources/libwnck/3.4/libwnck-%{version}.tar.xz @@ -70,6 +70,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %doc %{_datadir}/gtk-doc %changelog +* Thu Aug 22 2013 Kalev Lember - 3.4.7-1 +- Update to 3.4.7 + * Sat Aug 03 2013 Fedora Release Engineering - 3.4.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index e330f1e..e365d37 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0f50bc70f37b9f3719885e93e4487d9a libwnck-3.4.5.tar.xz +b028685089dd1267dab64cca77fd7f35 libwnck-3.4.7.tar.xz