Hello community,

here is the log from the commit of package guile-gcrypt for openSUSE:Factory 
checked in at 2019-07-29 17:32:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/guile-gcrypt (Old)
 and      /work/SRC/openSUSE:Factory/.guile-gcrypt.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "guile-gcrypt"

Mon Jul 29 17:32:13 2019 rev:2 rq:719578 version:0.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/guile-gcrypt/guile-gcrypt.changes        
2018-11-26 10:27:17.109240648 +0100
+++ /work/SRC/openSUSE:Factory/.guile-gcrypt.new.4126/guile-gcrypt.changes      
2019-07-29 17:32:15.498109360 +0200
@@ -1,0 +2,5 @@
+Mon Jul 22 11:43:42 UTC 2019 - Jonathan Brielmaier <[email protected]>
+
+- require guile >= 2.0.10 because it implements (ice-9 hash-table) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ guile-gcrypt.spec ++++++
--- /var/tmp/diff_new_pack.SNLi8j/_old  2019-07-29 17:32:15.998108754 +0200
+++ /var/tmp/diff_new_pack.SNLi8j/_new  2019-07-29 17:32:16.010108740 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package guile-gcrypt
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -26,11 +26,11 @@
 Source0:        https://notabug.org/cwebber/%{name}/archive/v%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
-BuildRequires:  guile-devel >= 2.0.0
+BuildRequires:  guile-devel >= 2.0.10
 BuildRequires:  libgcrypt-devel
 BuildRequires:  pkg-config
 BuildRequires:  texinfo
-Requires:       guile >= 2.0.0
+Requires:       guile >= 2.0.10
 # guile-gcrypt needs /usr/lib64/libgcrypt.so (without version number)
 Requires:       libgcrypt-devel
 Requires(pre):  %{install_info_prereq}


Reply via email to