update to 2.20.1
This commit is contained in:
parent
1a4e9269e6
commit
efcb9a66b7
@ -1 +1,2 @@
|
||||
glib-2.19.10.tar.bz2
|
||||
glib-2.20.1.tar.bz2
|
||||
|
||||
@ -5,14 +5,14 @@
|
||||
%define __find_provides %{_mingw32_findprovides}
|
||||
|
||||
Name: mingw32-glib2
|
||||
Version: 2.19.10
|
||||
Version: 2.20.1
|
||||
Release: 1%{?dist}
|
||||
Summary: MinGW Windows GLib2 library
|
||||
|
||||
License: LGPLv2+
|
||||
Group: Development/Libraries
|
||||
URL: http://www.gtk.org
|
||||
Source0: http://download.gnome.org/sources/glib/2.19/glib-%{version}.tar.bz2
|
||||
Source0: http://download.gnome.org/sources/glib/2.20/glib-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
@ -179,6 +179,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mingw32_libdir}/libgthread-2.0.a
|
||||
|
||||
%changelog
|
||||
* Thu Apr 16 2009 Thomas Sailer <t.sailer@alumni.ethz.ch> - 2.20.1-1
|
||||
- Update to 2.20.1
|
||||
|
||||
* Thu Mar 5 2009 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.19.10-1
|
||||
- Update to 2.19.10
|
||||
- Dropped the gtk-doc documentation as it's identical to the base glib2 package
|
||||
|
||||
Loading…
Reference in New Issue
Block a user