diff --git a/glib-networking-2.48.0.tar.xz b/glib-networking-2.48.0.tar.xz deleted file mode 100644 index bec3fe8..0000000 --- a/glib-networking-2.48.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a1f3312e757b97af94e2db8a1f14eb9cc018c983931ecdf3b0c54acece39024 -size 391468 diff --git a/glib-networking-2.48.1.tar.xz b/glib-networking-2.48.1.tar.xz new file mode 100644 index 0000000..8d32ebc --- /dev/null +++ b/glib-networking-2.48.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9923ab9860011c5af6d58b0aa1db693d353f2008014a3dcb07af1952bea44a +size 391520 diff --git a/glib-networking.changes b/glib-networking.changes index b1db6a0..562b41b 100644 --- a/glib-networking.changes +++ b/glib-networking.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Apr 26 13:16:40 UTC 2016 - zaitor@opensuse.org + +- Update to version 2.48.1: + + Fixed translations in non-UTF-8 domains (bgo#765466). + + Fixed bash-ism in configure (bgo#765396). + + Updated translations. +- Stop passing V=1 to make, we do debugging locally. +- Add default http://www.gnome.org as Url: Silence rpmlint. + ------------------------------------------------------------------- Tue Mar 22 09:45:06 UTC 2016 - dimstar@opensuse.org diff --git a/glib-networking.spec b/glib-networking.spec index 114aef8..d268aea 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -17,11 +17,12 @@ Name: glib-networking -Version: 2.48.0 +Version: 2.48.1 Release: 0 Summary: Network-related GIO modules for glib License: LGPL-2.1+ Group: System/Libraries +Url: http://www.gnome.org Source: http://download.gnome.org/sources/glib-networking/2.48/%{name}-%{version}.tar.xz Source99: baselibs.conf # For directory ownership @@ -56,7 +57,7 @@ translation-update-upstream %configure \ --disable-static \ --with-ca-certificates=/etc/ssl/ca-bundle.pem -%__make %{?_smp_mflags} V=1 +%__make %{?_smp_mflags} %install %makeinstall