Update to 2.49.3
This commit is contained in:
parent
33893e2564
commit
e80d9926c8
@ -3,7 +3,7 @@
|
||||
Summary: A library of handy utility functions
|
||||
Name: glib2
|
||||
# git snapshot to work around https://bugzilla.gnome.org/show_bug.cgi?id=762637
|
||||
Version: 2.49.2
|
||||
Version: 2.49.3
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
@ -166,11 +166,13 @@ chmod 644 $RPM_BUILD_ROOT%{_datadir}/bash-completion/completions/*
|
||||
%dir %{_libdir}/gio
|
||||
%dir %{_libdir}/gio/modules
|
||||
%ghost %{_libdir}/gio/modules/giomodule.cache
|
||||
%{_bindir}/gio
|
||||
%{_bindir}/gio-querymodules*
|
||||
%{_bindir}/glib-compile-schemas
|
||||
%{_bindir}/gsettings
|
||||
%{_bindir}/gdbus
|
||||
%{_bindir}/gapplication
|
||||
%{_mandir}/man1/gio.1*
|
||||
%{_mandir}/man1/gio-querymodules.1*
|
||||
%{_mandir}/man1/glib-compile-schemas.1*
|
||||
%{_mandir}/man1/gsettings.1*
|
||||
@ -229,6 +231,9 @@ chmod 644 $RPM_BUILD_ROOT%{_datadir}/bash-completion/completions/*
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Sun Jul 17 2016 Kalev Lember <klember@redhat.com> - 2.49.3-1
|
||||
- Update to 2.49.3
|
||||
|
||||
* Wed Jun 22 2016 Richard Hughes <rhughes@redhat.com> - 2.49.2-1
|
||||
- Update to 2.49.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user