This commit is contained in:
Matthias Clasen 2011-08-30 17:49:33 -04:00
parent 82eb152578
commit 3451eacb03
3 changed files with 6 additions and 5 deletions

1
.gitignore vendored
View File

@ -24,3 +24,4 @@ glib-2.25.13.tar.bz2
/glib-2.29.10.tar.xz
/glib-2.29.14.tar.xz
/glib-2.29.16.tar.xz
/glib-2.29.18.tar.xz

View File

@ -2,7 +2,7 @@
Summary: A library of handy utility functions
Name: glib2
Version: 2.29.16
Version: 2.29.18
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
@ -98,7 +98,6 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%files -f glib20.lang
%defattr(-, root, root, -)
%doc AUTHORS COPYING NEWS README
%{libdir}/libglib-2.0.so.*
%{libdir}/libgthread-2.0.so.*
@ -123,7 +122,6 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%files devel
%defattr(-, root, root, -)
%{_libdir}/lib*.so
%{_libdir}/glib-2.0
%{_includedir}/*
@ -157,11 +155,13 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%files static
%defattr(-, root, root, -)
%{_libdir}/lib*.a
%changelog
* Tue Aug 30 2011 Matthias Clasen <mclasen@redhat.com> - 2.29.18-1
- Update to 2.29.18
* Tue Aug 16 2011 Matthias Clasen <mclasen@redhat.com> - 2.29.16-1
- Update to 2.29.16

View File

@ -1 +1 @@
893ce829cdba1d8a3c6c8cd8a5b8fdcf glib-2.29.16.tar.xz
2ac3df9236116d40ec23b28a44635e65 glib-2.29.18.tar.xz