From 72143d98f7e5083ad9a659f14014d86a50c59f16 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Tue, 27 Sep 2011 13:25:24 -0400 Subject: [PATCH] Update to 3.2.0 --- .gitignore | 1 + libwnck3.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 24610da..d34ec14 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ libwnck-2.30.3.tar.bz2 /libwnck-3.0.2.tar.bz2 /libwnck-3.1.90.tar.xz /libwnck-3.1.92.tar.xz +/libwnck-3.2.0.tar.xz diff --git a/libwnck3.spec b/libwnck3.spec index 0b7d56e..0bd8c65 100644 --- a/libwnck3.spec +++ b/libwnck3.spec @@ -1,6 +1,6 @@ Summary: Window Navigator Construction Kit Name: libwnck3 -Version: 3.1.92 +Version: 3.2.0 Release: 1%{?dist} URL: http://download.gnome.org/sources/libwnck/ #VCS: git:git://git.gnome.org/libwnck @@ -70,6 +70,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %doc %{_datadir}/gtk-doc %changelog +* Tue Sep 27 2011 Ray - 3.2.0-1 +- Update to 3.2.0 + * Mon Sep 19 2011 Matthias Clasen 3.1.92-1 - Update to 3.1.92 diff --git a/sources b/sources index 7aac25c..de604c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7d482bd3c1f3f958ae0c9bc5abe932cc libwnck-3.1.92.tar.xz +519cb824cfe7ed111833e0e2df235426 libwnck-3.2.0.tar.xz