Hello community,

here is the log from the commit of package sxiv for openSUSE:Factory checked in 
at 2018-08-18 00:03:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sxiv (Old)
 and      /work/SRC/openSUSE:Factory/.sxiv.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sxiv"

Sat Aug 18 00:03:30 2018 rev:3 rq:629447 version:24

Changes:
--------
--- /work/SRC/openSUSE:Factory/sxiv/sxiv.changes        2018-03-20 
22:00:51.692598669 +0100
+++ /work/SRC/openSUSE:Factory/.sxiv.new/sxiv.changes   2018-08-18 
00:03:36.430986512 +0200
@@ -1,0 +2,5 @@
+Wed Aug 15 17:07:55 UTC 2018 - [email protected]
+
+- Add imlib2-loaders to Requires (bnc#1104541)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sxiv.spec ++++++
--- /var/tmp/diff_new_pack.jyMqFl/_old  2018-08-18 00:03:37.658990182 +0200
+++ /var/tmp/diff_new_pack.jyMqFl/_new  2018-08-18 00:03:37.658990182 +0200
@@ -22,7 +22,7 @@
 Summary:        Simple X Image Viewer
 License:        GPL-2.0-only
 Group:          Productivity/Graphics/Viewers
-Url:            https://github.com/muennich/sxiv
+URL:            https://github.com/muennich/sxiv
 Source:         
https://github.com/muennich/sxiv/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Patch0:         sxiv.desktop.patch
 Patch1:         sxiv.makefile.patch
@@ -30,8 +30,10 @@
 BuildRequires:  giflib-devel
 BuildRequires:  imlib2-devel
 BuildRequires:  libexif-devel
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xft)
+Requires:       imlib2-loaders
 Requires(post): desktop-file-utils
 Requires(post): hicolor-icon-theme
 Requires(postun): desktop-file-utils
@@ -54,7 +56,7 @@
 %autosetup -p1
 
 %build
-export CFLAGS="%optflags"
+export CFLAGS="%{optflags}"
 make %{?_smp_mflags} V=1
 
 %install


Reply via email to