Hello community,

here is the log from the commit of package libctl for openSUSE:Factory checked 
in at 2018-11-26 10:27:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libctl (Old)
 and      /work/SRC/openSUSE:Factory/.libctl.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libctl"

Mon Nov 26 10:27:37 2018 rev:2 rq:651068 version:4.1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/libctl/libctl.changes    2015-01-29 
09:54:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libctl.new.19453/libctl.changes 2018-11-26 
10:28:35.525148618 +0100
@@ -1,0 +2,10 @@
+Wed Nov 21 16:44:33 UTC 2018 - Jonathan Brielmaier <jbrielma...@suse.de>
+
+- Update to version 4.1.4
+  * See included NEWS.md for details
+- remove patch:
+  * libctl-sincos-check.patch: obsolete
+- download source from GitHub 
+- correct installing of doc files
+
+-------------------------------------------------------------------

Old:
----
  libctl-3.2.2.tar.gz
  libctl-sincos-check.patch

New:
----
  libctl-4.1.4.tar.gz

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

Other differences:
------------------
++++++ libctl.spec ++++++
--- /var/tmp/diff_new_pack.z14NdO/_old  2018-11-26 10:28:36.269147746 +0100
+++ /var/tmp/diff_new_pack.z14NdO/_new  2018-11-26 10:28:36.273147741 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libctl
 #
-# Copyright (c) 2015 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
@@ -12,21 +12,19 @@
 # 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/
 #
 
 
 Name:           libctl
-Version:        3.2.2
+Version:        4.1.4
 Release:        0
 %define somajor 5
 Summary:        A guile Library for Scientific Simulations
-License:        GPL-2.0+
-Group:          Development/Libraries
+License:        GPL-2.0-or-later
+Group:          Development/Libraries/Other
 Url:            http://ab-initio.mit.edu/wiki/index.php/Libctl
-Source0:        http://ab-initio.mit.edu/libctl/libctl-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM libctl-sincos-check.patch
-Patch1:         libctl-sincos-check.patch
+Source0:        
https://github.com/stevengj/libctl/releases/download/v%{version}/libctl-%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-fortran
@@ -77,7 +75,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 autoreconf -fi
@@ -89,8 +86,8 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 
 install -d %{buildroot}%{_docdir}/%{name}/
-install -m 644 {AUTHORS,COPYING,NEWS,README.md} %{buildroot}%{_docdir}/%{name}/
-install -m 644 doc/* %{buildroot}%{_docdir}/%{name}/
+install -m 644 {AUTHORS,COPYING,NEWS.md,README.md} 
%{buildroot}%{_docdir}/%{name}/
+cp -r doc/ %{buildroot}%{_docdir}/%{name}/
 
 %post -n %{name}%{somajor} -p /sbin/ldconfig
 

++++++ libctl-3.2.2.tar.gz -> libctl-4.1.4.tar.gz ++++++
++++ 40954 lines of diff (skipped)


Reply via email to