diff --git a/.gitignore b/.gitignore index 7feee3b..356146c 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ libwnck-2.30.3.tar.bz2 /libwnck-3.1.92.tar.xz /libwnck-3.2.0.tar.xz /libwnck-3.2.1.tar.xz +/libwnck-3.3.5.tar.xz diff --git a/libwnck3.spec b/libwnck3.spec index af49829..fb06a69 100644 --- a/libwnck3.spec +++ b/libwnck3.spec @@ -1,10 +1,10 @@ Summary: Window Navigator Construction Kit Name: libwnck3 -Version: 3.2.1 -Release: 3%{?dist} +Version: 3.3.5 +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.2/libwnck-%{version}.tar.xz +Source0: http://download.gnome.org/sources/libwnck/3.3/libwnck-%{version}.tar.xz License: LGPLv2+ Group: System Environment/Libraries @@ -70,6 +70,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %doc %{_datadir}/gtk-doc %changelog +* Tue Feb 7 2012 Matthias Clasen - 3.3.5-1 +- Update to 3.3.5 + * Fri Jan 13 2012 Fedora Release Engineering - 3.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 6d77e1b..21c018a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f6c719f341232d1269d1689b0da178b6 libwnck-3.2.1.tar.xz +e1bf1458eede4ef4b14f20add067e647 libwnck-3.3.5.tar.xz