Hello community, here is the log from the commit of package glib-networking for openSUSE:Factory checked in at 2017-09-13 21:55:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glib-networking (Old) and /work/SRC/openSUSE:Factory/.glib-networking.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glib-networking" Wed Sep 13 21:55:42 2017 rev:54 rq:523810 version:2.54.0 Changes: -------- --- /work/SRC/openSUSE:Factory/glib-networking/glib-networking.changes 2016-09-21 18:36:46.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.glib-networking.new/glib-networking.changes 2017-09-13 21:55:49.123067005 +0200 @@ -1,0 +2,24 @@ +Tue Sep 12 18:14:32 UTC 2017 - [email protected] + +- Update to version 2.54.0: + + Updated translations. + +------------------------------------------------------------------- +Fri Sep 8 15:54:06 UTC 2017 - [email protected] + +- Replace old macros and fixup RPM group. + +------------------------------------------------------------------- +Tue Aug 15 16:02:32 UTC 2017 - [email protected] + +- Update to version 2.53.90: + + gnutls: Stop using %LATEST_RECORD_VERSION in priority string, + since that gives better compatibility with current gnutls / + current real world (bgo#782218). + + gnutls: Provide a better error message when a TLS alert is + received (bgo#782218). + + Updated translations. +- Conditionally apply translations-update-upstream BuildRequires + and macro for non-openSUSE only. + +------------------------------------------------------------------- Old: ---- glib-networking-2.50.0.tar.xz New: ---- glib-networking-2.54.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glib-networking.spec ++++++ --- /var/tmp/diff_new_pack.VwsCwA/_old 2017-09-13 21:55:49.826967967 +0200 +++ /var/tmp/diff_new_pack.VwsCwA/_new 2017-09-13 21:55:49.830967404 +0200 @@ -1,7 +1,7 @@ # # spec file for package glib-networking # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,19 +17,21 @@ Name: glib-networking -Version: 2.50.0 +Version: 2.54.0 Release: 0 Summary: Network-related GIO modules for glib License: LGPL-2.1+ -Group: System/Libraries +Group: Development/Libraries/C and C++ Url: http://www.gnome.org -Source: http://download.gnome.org/sources/glib-networking/2.50/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/glib-networking/2.54/%{name}-%{version}.tar.xz Source99: baselibs.conf # For directory ownership BuildRequires: dbus-1 BuildRequires: intltool BuildRequires: libgcrypt-devel +%if !0%{?is_opensuse} BuildRequires: translation-update-upstream +%endif # If this BuildRequires changes because of a gio library version change, change gio_real_package accordingly BuildRequires: pkgconfig(gio-2.0) >= 2.45.1 BuildRequires: pkgconfig(gnutls) >= 3.0 @@ -51,22 +53,21 @@ %lang_package %prep %setup -q +%if !0%{?is_opensuse} translation-update-upstream +%endif %build %configure \ --disable-static \ --with-ca-certificates=/etc/ssl/ca-bundle.pem -%__make %{?_smp_mflags} +make %{?_smp_mflags} %install -%makeinstall +%make_install find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %find_lang %{name} -%clean -rm -rf %{buildroot} - %post %glib2_gio_module_post ++++++ glib-networking-2.50.0.tar.xz -> glib-networking-2.54.0.tar.xz ++++++ ++++ 7835 lines of diff (skipped)
