Hello community,

here is the log from the commit of package guile for openSUSE:Factory checked 
in at 2017-09-15 21:08:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/guile (Old)
 and      /work/SRC/openSUSE:Factory/.guile.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "guile"

Fri Sep 15 21:08:23 2017 rev:51 rq:491048 version:2.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/guile/guile.changes      2017-02-21 
13:35:00.650120972 +0100
+++ /work/SRC/openSUSE:Factory/.guile.new/guile.changes 2017-09-15 
21:08:25.595955635 +0200
@@ -1,0 +2,12 @@
+Fri Mar 31 12:49:55 UTC 2017 - psim...@suse.com
+
+- Update to version 2.2.0:
+
+  * guile-64bit.patch no longer applies. I haven't forward-ported
+    it to the new version because it's not obvious to me whether
+    this patch is still required in the new code base, which is 
+    quite different [boo#1032881].
+
+  * libguilereadline.so no longer exists.
+
+-------------------------------------------------------------------

Old:
----
  guile-2.0.14.tar.xz
  guile-2.0.14.tar.xz.sig
  guile-64bit.patch

New:
----
  _constraints
  guile-2.2.0.tar.xz
  guile-2.2.0.tar.xz.sig

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

Other differences:
------------------
++++++ guile.spec ++++++
--- /var/tmp/diff_new_pack.AoC91p/_old  2017-09-15 21:08:26.855778758 +0200
+++ /var/tmp/diff_new_pack.AoC91p/_new  2017-09-15 21:08:26.863777635 +0200
@@ -18,14 +18,12 @@
 
 # define the name used for versioning libs and directories.
 %define guilemaj    2
-%define guilemin    0
+%define guilemin    2
 %define guilevers   %{guilemaj}.%{guilemin}
-%define libgver     22
+%define libgver     1
 %define gsuff       %{guilemaj}_%{guilemin}-%{libgver}
-%define libgreadver 18
-%define greadsuff   v-%{libgreadver}-%{libgreadver}
 Name:           guile
-Version:        %{guilevers}.14
+Version:        %{guilevers}.0
 Release:        0
 Summary:        GNU's Ubiquitous Intelligent Language for Extension
 License:        GFDL-1.3 and GPL-3.0+ and LGPL-3.0+
@@ -36,10 +34,9 @@
 Source2:        
https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=guile&download=1#/%{name}.keyring
 Source3:        guile-rpmlintrc
 # suse specific
-Patch1:         %{name}-64bit.patch
-Patch2:         %{name}-1.6.10-mktemp.patch
-Patch3:         %{name}-threads-test.patch
-Patch4:         %{name}-net-db-test.patch
+Patch2:         guile-1.6.10-mktemp.patch
+Patch3:         guile-threads-test.patch
+Patch4:         guile-net-db-test.patch
 BuildRequires:  gc-devel
 BuildRequires:  gmp-devel
 BuildRequires:  libffi-devel
@@ -80,17 +77,6 @@
 linked in as a library when building extensible programs. This package
 contains guile modules.
 
-%package -n libguilereadline-%{greadsuff}
-Summary:        GNU's Ubiquitous Intelligent Language for Extension
-License:        GFDL-1.3 and GPL-3.0+ and LGPL-3.0+
-Group:          Development/Languages/Scheme
-
-%description -n libguilereadline-%{greadsuff}
-This is Guile, a portable, embeddable Scheme implementation written in
-C. Guile provides a machine independent execution platform that can be
-linked in as a library when building extensible programs. This package
-contains the shared libraries.
-
 %package devel
 Summary:        GNU's Ubiquitous Intelligent Language for Extension
 License:        LGPL-2.1+
@@ -101,7 +87,6 @@
 Requires:       guile = %{version}
 Requires:       libffi-devel
 Requires:       libguile-%{gsuff} = %{version}
-Requires:       libguilereadline-%{greadsuff} = %{version}
 Requires:       libunistring-devel
 Requires:       ncurses-devel
 Requires:       readline-devel
@@ -115,7 +100,6 @@
 
 %prep
 %setup -q
-%patch1
 %patch2
 %patch3 -p1
 %patch4 -p1
@@ -156,8 +140,6 @@
 
 %post -n libguile-%{gsuff} -p /sbin/ldconfig
 %postun -n libguile-%{gsuff} -p /sbin/ldconfig
-%post -n libguilereadline-%{greadsuff} -p /sbin/ldconfig
-%postun -n libguilereadline-%{greadsuff} -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
@@ -178,12 +160,6 @@
 # Own usr/share/guile/site; side effect of not doing so is slib failing to 
install correctly.
 %{_datadir}/%{name}
 
-%files -n libguilereadline-%{greadsuff}
-%defattr(-,root,root)
-# please leave .so file here [bnc#765436]
-%{_libdir}/libguilereadline-v-%{libgreadver}.so
-%{_libdir}/libguilereadline-v-%{libgreadver}.so.%{libgreadver}*
-
 %files devel
 %defattr(-,root,root)
 %{_bindir}/guile-snarf

++++++ _constraints ++++++
<constraints>
  <hardware>
    <memory>
      <size unit="G">2</size>
    </memory>
  </hardware>
</constraints>
++++++ guile-2.0.14.tar.xz -> guile-2.2.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/guile/guile-2.0.14.tar.xz 
/work/SRC/openSUSE:Factory/.guile.new/guile-2.2.0.tar.xz differ: char 25, line 1

++++++ guile.keyring ++++++
++++ 2916 lines (skipped)
++++ between guile.keyring
++++ and /work/SRC/openSUSE:Factory/.guile.new/guile.keyring


Reply via email to