Compare commits

...

6 Commits

Author SHA1 Message Date
Richard Hughes 5a6a109e35 Update to 2.40.1 2014-04-14 19:54:50 +01:00
Richard Hughes cd43235751 Update to 2.40.0 2014-04-14 13:02:15 +01:00
Dan Winship e520b2b6ef Revert "Don't install the installed-test files in an odd place"
That bug is fixed in 2.38.2.

This reverts commit 284399be74.
2013-11-12 09:40:34 -05:00
Richard Hughes e0686233ea Update to 2.38.2 2013-11-12 09:19:32 +00:00
Richard Hughes 284399be74 Don't install the installed-test files in an odd place 2013-10-16 09:30:15 +01:00
Richard Hughes 632afcc281 Update to 2.38.1 2013-10-16 00:13:55 +01:00
3 changed files with 19 additions and 3 deletions

4
.gitignore vendored
View File

@ -38,3 +38,7 @@
/glib-networking-2.37.2.tar.xz
/glib-networking-2.37.5.tar.xz
/glib-networking-2.38.0.tar.xz
/glib-networking-2.38.1.tar.xz
/glib-networking-2.38.2.tar.xz
/glib-networking-2.40.0.tar.xz
/glib-networking-2.40.1.tar.xz

View File

@ -1,14 +1,14 @@
%define glib2_version 2.35.8
Name: glib-networking
Version: 2.38.0
Version: 2.40.1
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.38/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/glib-networking/2.40/%{name}-%{version}.tar.xz
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: libproxy-devel
@ -60,6 +60,18 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%changelog
* Mon Apr 14 2014 Richard Hughes <rhughes@redhat.com> - 2.40.1-1
- Update to 2.40.1
* Mon Apr 14 2014 Richard Hughes <rhughes@redhat.com> - 2.40.0-1
- Update to 2.40.0
* Tue Nov 12 2013 Richard Hughes <rhughes@redhat.com> - 2.38.2-1
- Update to 2.38.2
* Tue Oct 15 2013 Richard Hughes <rhughes@redhat.com> - 2.38.1-1
- Update to 2.38.1
* Tue Sep 24 2013 Kalev Lember <kalevlember@gmail.com> - 2.38.0-1
- Update to 2.38.0

View File

@ -1 +1 @@
a22907deed3d956860d83aa3233e86ff glib-networking-2.38.0.tar.xz
505f8a40fad96944b292d1c48f4e5569 glib-networking-2.40.1.tar.xz