From b7d90bdba8cda5c006b2e66482905b4a61db4342 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Tue, 22 Nov 2011 17:04:19 +0100 Subject: [PATCH] Update to 1.9.2 --- .gitignore | 1 + clutter.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 006a4b5..d1f78ae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /clutter-1.7.*.tar.xz /clutter-1.8.0.tar.xz /clutter-1.8.2.tar.xz +/clutter-1.9.2.tar.xz diff --git a/clutter.spec b/clutter.spec index 9966a74..e4051c1 100644 --- a/clutter.spec +++ b/clutter.spec @@ -1,6 +1,6 @@ Name: clutter -Version: 1.8.2 -Release: 2%{?dist} +Version: 1.9.2 +Release: 1%{?dist} Summary: Open Source software library for creating rich graphical user interfaces Group: Development/Libraries @@ -93,6 +93,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_datadir}/gtk-doc/html/cally %changelog +* Tue Nov 22 2011 Tomas Bzatek - 1.9.2-1 +- Update to 1.9.2 + * Wed Oct 26 2011 Fedora Release Engineering - 1.8.2-2 - Rebuilt for glibc bug#747377 diff --git a/sources b/sources index 121d581..a29f470 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f9b072536f40b236c09b8d076cafe5d7 clutter-1.8.2.tar.xz +3d599f987a4d0765529aed9a6122f5da clutter-1.9.2.tar.xz