Update to 2.50.0

This commit is contained in:
Kalev Lember 2016-09-19 19:54:37 +02:00
parent 41a7b07b70
commit 9b292d2f49
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -62,3 +62,4 @@
/glib-networking-2.48.1.tar.xz
/glib-networking-2.48.2.tar.xz
/glib-networking-2.49.90.tar.xz
/glib-networking-2.50.0.tar.xz

View File

@ -1,14 +1,14 @@
%define glib2_version 2.46.0
Name: glib-networking
Version: 2.49.90
Version: 2.50.0
Release: 1%{?dist}
Summary: Networking support for GLib
Group: Development/Libraries
License: LGPLv2+
URL: http://www.gnome.org
Source: http://download.gnome.org/sources/glib-networking/2.49/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/glib-networking/2.50/%{name}-%{version}.tar.xz
# https://bugzilla.redhat.com/show_bug.cgi?id=1179295
Patch0: fedora-crypto-policy.patch
@ -70,6 +70,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/gio/modules/*.la
%{_datadir}/installed-tests
%changelog
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 2.50.0-1
- Update to 2.50.0
* Thu Aug 18 2016 Kalev Lember <klember@redhat.com> - 2.49.90-1
- Update to 2.49.90

View File

@ -1 +1 @@
8fd549ab8b859be170a4785f134ba29b glib-networking-2.49.90.tar.xz
4d06d0224646f274918b1cb6da9a07f6 glib-networking-2.50.0.tar.xz