From 65e131c180ec828ceaeb9bcc748cb1721766421e Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Fri, 18 May 2012 13:16:46 +0100 Subject: [PATCH] Update to 3.4.2 --- .gitignore | 1 + libwnck3.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index eebc120..0bfdcda 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ libwnck-2.30.3.tar.bz2 /libwnck-3.2.1.tar.xz /libwnck-3.3.5.tar.xz /libwnck-3.4.0.tar.xz +/libwnck-3.4.2.tar.xz diff --git a/libwnck3.spec b/libwnck3.spec index 11cdf2a..c42f236 100644 --- a/libwnck3.spec +++ b/libwnck3.spec @@ -1,6 +1,6 @@ Summary: Window Navigator Construction Kit Name: libwnck3 -Version: 3.4.0 +Version: 3.4.2 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 +* Fri May 18 2012 Richard Hughes - 3.4.2-1 +- Update to 3.4.2 + * Tue Mar 27 2012 Kalev Lember - 3.4.0-1 - Update to 3.4.0 diff --git a/sources b/sources index 8f63f49..b25b3eb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e6774ece11c3e0b54f45d8746322507e libwnck-3.4.0.tar.xz +aa2780dffe2dcf98a736a5fddcb50dae libwnck-3.4.2.tar.xz