diff options
author | Anas Nashif <anas.nashif@intel.com> | 2013-02-26 06:58:02 -0800 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2013-04-26 15:38:07 -0700 |
commit | c988ce131ecdfa9d6b764770f21c3c603903926e (patch) | |
tree | 6199d5c302bf98a3f66598ecd07c46d80eee6e51 | |
parent | f5b049990d4ff89b17432cb8eb01d067103c6d58 (diff) | |
download | libsoup-c988ce131ecdfa9d6b764770f21c3c603903926e.tar.gz libsoup-c988ce131ecdfa9d6b764770f21c3c603903926e.tar.bz2 libsoup-c988ce131ecdfa9d6b764770f21c3c603903926e.zip |
update to 2.41.90
-rw-r--r-- | packaging/libsoup.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/libsoup.spec b/packaging/libsoup.spec index 8efaec44..00ae41a1 100644 --- a/packaging/libsoup.spec +++ b/packaging/libsoup.spec @@ -1,13 +1,13 @@ %bcond_with gnome Name: libsoup -Version: 2.41.5 +Version: 2.41.90 Release: 0 License: LGPL-2.1+ Summary: HTTP client/server library for GNOME Url: http://www.gnome.org Group: System/Libraries -Source: http://download.gnome.org/sources/libsoup/2.40/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/libsoup/2.41/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: gettext-tools BuildRequires: glib-networking |