This commit is contained in:
Matthias Clasen 2006-06-05 20:38:57 +00:00
parent e26031a487
commit 964c39dc65
3 changed files with 7 additions and 3 deletions

View File

@ -36,3 +36,4 @@ gtk+-2.8.16.tar.bz2
gtk+-2.8.17.tar.bz2
gtk+-2.9.0.tar.bz2
gtk+-2.9.1.tar.bz2
gtk+-2.9.2.tar.bz2

View File

@ -10,13 +10,13 @@
%define cairo_version %{cairo_base_version}-1
%define libpng_version 2:1.2.2-16
%define base_version 2.9.1
%define base_version 2.9.2
%define bin_version 2.10.0
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
Name: gtk2
Version: %{base_version}
Release: 2
Release: 1
License: LGPL
Group: System Environment/Libraries
Source: gtk+-%{version}.tar.bz2
@ -267,6 +267,9 @@ rm -rf $RPM_BUILD_ROOT
%doc tmpdocs/examples
%changelog
* Mon Jun 5 2006 Matthias Clasen <mclasen@redhat.com> - 2.9.2-1
- Update to 2.9.2
* Fri Jun 1 2006 Matthias Clasen <mclasen@redhat.com> - 2.9.1-2
- Rebuild

View File

@ -1,2 +1,2 @@
d8c012f67a8f23fa9aa495fca5331784 update-scripts.tar.gz
1bc1ae050239bab9b525e143c07d1e8f gtk+-2.9.1.tar.bz2
c63e7d0cf7c4e983206c3088a0fb8862 gtk+-2.9.2.tar.bz2