This commit is contained in:
Matthias Clasen 2010-08-31 10:25:43 -04:00
parent 9bb0aec7f4
commit 9309fd54d1
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
gtk+-2.21.5.tar.bz2
/gtk+-2.21.6.tar.bz2
/gtk+-2.21.7.tar.bz2

View File

@ -17,7 +17,7 @@
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
Name: gtk2
Version: 2.21.6
Version: 2.21.7
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
@ -349,6 +349,9 @@ fi
%doc tmpdocs/examples
%changelog
* Tue Aug 31 2010 Matthias Clasen <mclasen@redhat.com> - 2.21.7-1
- Update to 2.21.7
* Mon Aug 23 2010 Matthias Clasen <mclasen@redhat.com> - 2.21.6-2
- Co-own /usr/share/gtk-doc (#604367)

View File

@ -1 +1 @@
760f65144d6dc8a7653eba6c75f07e0e gtk+-2.21.6.tar.bz2
540f37a6f46ac02e4540e31f5881c94a gtk+-2.21.7.tar.bz2