update to 2.28.0
This commit is contained in:
parent
3f92a4eb88
commit
f59730eadd
3
.gitignore
vendored
3
.gitignore
vendored
@ -4,4 +4,5 @@ glib-2.27.4.tar.bz2
|
||||
glib-2.25.15.tar.bz2
|
||||
glib-2.25.17.tar.bz2
|
||||
glib-2.26.0.tar.bz2
|
||||
/glib-2.28.0.tar.bz2
|
||||
glib-2.28.0.tar.bz2
|
||||
glib-2.27.93.tar.bz2
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
%define __debug_install_post %{_mingw32_debug_install_post}
|
||||
|
||||
Name: mingw32-glib2
|
||||
Version: 2.27.93
|
||||
Version: 2.28.0
|
||||
Release: 1%{?dist}
|
||||
Summary: MinGW Windows GLib2 library
|
||||
|
||||
@ -218,6 +218,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Feb 13 2011 Thomas Sailer <t.sailer@alumni.ethz.ch> - 2.28.0-1
|
||||
- update to 2.28.0
|
||||
|
||||
* Sun Feb 13 2011 Thomas Sailer <t.sailer@alumni.ethz.ch> - 2.27.93-1
|
||||
- update to 2.27.93
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user