Update to 1.9.2

This commit is contained in:
Tomas Bzatek 2011-11-22 17:04:19 +01:00
parent bf5dd915af
commit b7d90bdba8
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <tbzatek@redhat.com> - 1.9.2-1
- Update to 1.9.2
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.2-2
- Rebuilt for glibc bug#747377

View File

@ -1 +1 @@
f9b072536f40b236c09b8d076cafe5d7 clutter-1.8.2.tar.xz
3d599f987a4d0765529aed9a6122f5da clutter-1.9.2.tar.xz