Update to 2.43.92
This commit is contained in:
parent
a785fcca16
commit
ea0d3361dd
1
.gitignore
vendored
1
.gitignore
vendored
@ -51,3 +51,4 @@
|
||||
/glib-networking-2.42.0.tar.xz
|
||||
/glib-networking-2.43.1.tar.xz
|
||||
/glib-networking-2.43.91.tar.xz
|
||||
/glib-networking-2.43.92.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%define glib2_version 2.39.1
|
||||
|
||||
Name: glib-networking
|
||||
Version: 2.43.91
|
||||
Version: 2.43.92
|
||||
Release: 1%{?dist}
|
||||
Summary: Networking support for GLib
|
||||
|
||||
@ -73,6 +73,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 2.43.92-1
|
||||
- Update to 2.43.92
|
||||
|
||||
* Tue Mar 03 2015 Kalev Lember <kalevlember@gmail.com> - 2.43.91-1
|
||||
- Update to 2.43.91
|
||||
- Use the %%license macro for the COPYING file
|
||||
|
Loading…
Reference in New Issue
Block a user