Hello community, here is the log from the commit of package libhandy for openSUSE:Factory checked in at 2019-01-08 12:26:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libhandy (Old) and /work/SRC/openSUSE:Factory/.libhandy.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libhandy" Tue Jan 8 12:26:33 2019 rev:2 rq:661552 version:0.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/libhandy/libhandy.changes 2018-11-14 14:43:43.710658851 +0100 +++ /work/SRC/openSUSE:Factory/.libhandy.new.28833/libhandy.changes 2019-01-08 12:28:39.500260386 +0100 @@ -1,0 +2,12 @@ +Mon Dec 24 10:01:30 UTC 2018 - [email protected] + +- Update to version 0.0.6: + + Various buildfixes. + + Reproduciable builds should now be possible. + + Header bar cleanup. +- Changes from version 0.0.5: + + meson: Properly depend on the generated headers. + + Remove styles, depend on gtk to provide them. +- Drop libhandy-generated-header-dependency.patch: Fixed upstream. + +------------------------------------------------------------------- Old: ---- libhandy-generated-header-dependency.patch libhandy-v0.0.4.tar.bz2 New: ---- libhandy-v0.0.6.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libhandy.spec ++++++ --- /var/tmp/diff_new_pack.74Gz9L/_old 2019-01-08 12:28:39.880259971 +0100 +++ /var/tmp/diff_new_pack.74Gz9L/_new 2019-01-08 12:28:39.880259971 +0100 @@ -18,19 +18,18 @@ %define shlib %{name}-0_0-0 Name: libhandy -Version: 0.0.4 +Version: 0.0.6 Release: 0 Summary: A GTK+ library to develop UI for mobile devices License: LGPL-2.1-or-later Group: Development/Libraries/GNOME URL: https://source.puri.sm/Librem5/libhandy/ Source: https://source.puri.sm/Librem5/libhandy/-/archive/v%{version}/%{name}-v%{version}.tar.bz2 -# PATCH-FIX-UPSTREAM libhandy-generated-header-dependency.patch [email protected] -- Fix dependency problems with headers generated by meson; fixes build for 32 bit; patch taken from upstream git (https://source.puri.sm/Librem5/libhandy/issues/60) -Patch0: libhandy-generated-header-dependency.patch + +BuildRequires: gtk-doc BuildRequires: meson BuildRequires: pkgconfig BuildRequires: vala -BuildRequires: gtk-doc BuildRequires: pkgconfig(gladeui-2.0) BuildRequires: pkgconfig(gnome-desktop-3.0) BuildRequires: pkgconfig(gobject-introspection-1.0) @@ -75,7 +74,6 @@ %prep %setup -q -n %{name}-v%{version} -%patch0 -p1 %build %meson -Dexamples=false -Dgtk_doc=true ++++++ libhandy-v0.0.4.tar.bz2 -> libhandy-v0.0.6.tar.bz2 ++++++ ++++ 7284 lines of diff (skipped)
