Hello community,

here is the log from the commit of package ghc-bindings-libzip for 
openSUSE:Factory checked in at 2018-04-16 12:48:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-bindings-libzip (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-bindings-libzip.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-bindings-libzip"

Mon Apr 16 12:48:51 2018 rev:3 rq:596362 version:1.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-bindings-libzip/ghc-bindings-libzip.changes  
2017-09-15 21:22:50.122362398 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-bindings-libzip.new/ghc-bindings-libzip.changes 
    2018-04-16 12:48:54.013306206 +0200
@@ -1,0 +2,5 @@
+Thu Apr 12 09:26:51 UTC 2018 - [email protected]
+
+- Add missing dependencies to find libbz2.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-bindings-libzip.spec ++++++
--- /var/tmp/diff_new_pack.tfUNQZ/_old  2018-04-16 12:48:54.757279142 +0200
+++ /var/tmp/diff_new_pack.tfUNQZ/_new  2018-04-16 12:48:54.761278997 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-bindings-libzip
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -28,6 +28,7 @@
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-bindings-DSL-devel
 BuildRequires:  ghc-rpm-macros
+BuildRequires:  libbz2-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libzip)
 
@@ -41,6 +42,7 @@
 Group:          Development/Libraries/Haskell
 Requires:       %{name} = %{version}-%{release}
 Requires:       ghc-compiler = %{ghc_version}
+Requires:       libbz2-devel
 Requires:       pkgconfig
 Requires:       pkgconfig(libzip)
 Requires(post): ghc-compiler = %{ghc_version}


Reply via email to