diff --git a/libsoup-2.42.1.tar.xz b/libsoup-2.42.1.tar.xz deleted file mode 100644 index 99ccd7e..0000000 --- a/libsoup-2.42.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20bd5365bb3e7de70fade91ac82c9dea31636318df90b8c26bc4cde2523a8c91 -size 732228 diff --git a/libsoup-2.43.1.tar.xz b/libsoup-2.43.1.tar.xz new file mode 100644 index 0000000..dee7fa7 --- /dev/null +++ b/libsoup-2.43.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99b186b95ca2b11fb729cae1eb458e318d9bc6bd32ad087ade2a2f54a53fa9d1 +size 734496 diff --git a/libsoup.changes b/libsoup.changes index f43abef..a139525 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed May 1 08:17:54 UTC 2013 - dimstar@opensuse.org + +- Update to version 2.43.1: + + Including no longer pulls in the system + networking headers. This may cause some packages to no longer + compile, if they were accidentally depending on this. + Adding "#include " will fix them + (bgo#692134). + + Fixed SoupSession:proxy-resolver (bgo#698163). + + Added soup_message_set_priority(), to mark messages as being + high, low, or normal priority, and update the message queue to + prioritize them accordingly (bgo#696277). + + Fixed several test programs to still work if glib-networking + isn't installed and fixed another to still work if the kernel + has no IPv6 support (bgo#698220). + ------------------------------------------------------------------- Tue Apr 16 13:46:21 UTC 2013 - dimstar@opensuse.org diff --git a/libsoup.spec b/libsoup.spec index f8dcccf..c1d5121 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -20,10 +20,10 @@ Name: libsoup Summary: HTTP client/server library for GNOME License: LGPL-2.1+ Group: Development/Libraries/GNOME -Version: 2.42.1 +Version: 2.43.1 Release: 0 Url: http://www.gnome.org -Source: http://download.gnome.org/sources/libsoup/2.42/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/libsoup/2.43/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: glib-networking BuildRequires: glib2-devel >= 2.36.0