Hello community, here is the log from the commit of package slop for openSUSE:Factory checked in at 2015-07-14 17:44:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/slop (Old) and /work/SRC/openSUSE:Factory/.slop.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "slop" Changes: -------- --- /work/SRC/openSUSE:Factory/slop/slop.changes 2015-07-03 00:21:18.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.slop.new/slop.changes 2015-07-14 17:45:42.000000000 +0200 @@ -1,0 +2,18 @@ +Sun Jul 12 19:57:48 UTC 2015 - [email protected] + +- Update to 4.2.18, announce message is here: + + https://github.com/naelstrof/slop/releases + +------------------------------------------------------------------- +Sun Jul 12 12:03:47 UTC 2015 - [email protected] + +- Update to 4.2.17, announce message is here: + + https://github.com/naelstrof/slop/releases/tag/v4.2.17 + +- Remove BuildRequires for pkgconfig(xext) +- Add BuildRequires for glm-devel, pkgconfig(gl), pkgconfig(glew), + pkgconfig(glu), pkgconfig(imlib2) and pkgconfig(xrandr) + +------------------------------------------------------------------- Old: ---- slop-4.1.16.tar.gz New: ---- slop-4.2.18.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ slop.spec ++++++ --- /var/tmp/diff_new_pack.QvmDZS/_old 2015-07-14 17:45:42.000000000 +0200 +++ /var/tmp/diff_new_pack.QvmDZS/_new 2015-07-14 17:45:42.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package slop # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -18,7 +18,7 @@ # See also http://en.opensuse.org/openSUSE:Specfile_guidelines Name: slop -Version: 4.1.16 +Version: 4.2.18 Release: 0 Summary: Query for a selection from the user and print the region to stdout License: GPL-3.0+ @@ -28,7 +28,12 @@ BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: gengetopt -BuildRequires: pkgconfig(xext) +BuildRequires: glm-devel +BuildRequires: pkgconfig(gl) +BuildRequires: pkgconfig(glew) +BuildRequires: pkgconfig(glu) +BuildRequires: pkgconfig(imlib2) +BuildRequires: pkgconfig(xrandr) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ slop-4.1.16.tar.gz -> slop-4.2.18.tar.gz ++++++ ++++ 3723 lines of diff (skipped)
