This commit is contained in:
Peter Robinson 2012-01-18 13:14:41 +00:00
parent 0be28d2fa5
commit c14d9f0ebb
3 changed files with 8 additions and 7 deletions

5
.gitignore vendored
View File

@ -1,4 +1 @@
/clutter-1.7.*.tar.xz
/clutter-1.8.0.tar.xz
/clutter-1.8.2.tar.xz
/clutter-1.9.2.tar.xz
/clutter-1.*.tar.xz

View File

@ -1,6 +1,6 @@
Name: clutter
Version: 1.9.2
Release: 2%{?dist}
Version: 1.9.4
Release: 1%{?dist}
Summary: Open Source software library for creating rich graphical user interfaces
Group: Development/Libraries
@ -93,6 +93,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%{_datadir}/gtk-doc/html/cally
%changelog
* Wed Jan 18 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 1.9.4-1
- 1.9.4 release
- http://ftp.gnome.org/pub/GNOME/sources/clutter/1.9/clutter-1.9.4.news
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

View File

@ -1 +1 @@
3d599f987a4d0765529aed9a6122f5da clutter-1.9.2.tar.xz
ea1a1a474f738b70370dc9b8ddcd505b clutter-1.9.4.tar.xz