Hello community,

here is the log from the commit of package spglib for openSUSE:Leap:15.2 
checked in at 2020-03-02 13:26:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/spglib (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.spglib.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spglib"

Mon Mar  2 13:26:10 2020 rev:2 rq:780779 version:1.14.1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/spglib/spglib.changes  2020-02-21 
23:51:07.332777582 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.spglib.new.26092/spglib.changes       
2020-03-02 13:26:15.470744380 +0100
@@ -1,0 +2,10 @@
+Fri Feb 28 22:47:09 UTC 2020 - andy great <[email protected]>
+
+- Fix "env-script-interpreter" rpmlint warning
+
+-------------------------------------------------------------------
+Fri Feb 28 21:55:07 UTC 2020 - andy great <[email protected]>
+
+- Clean spec file.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ spglib.spec ++++++
--- /var/tmp/diff_new_pack.Kf36x8/_old  2020-03-02 13:26:15.846745128 +0100
+++ /var/tmp/diff_new_pack.Kf36x8/_new  2020-03-02 13:26:15.846745128 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package spglib
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # 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/
 #
 
 
@@ -23,7 +23,7 @@
 Summary:        Find and handle crystal symmetries
 License:        BSD-3-Clause
 Group:          Productivity/Scientific/Physics
-Url:            https://atztogo.github.io/spglib/
+URL:            https://atztogo.github.io/spglib/
 Source0:        
https://github.com/atztogo/spglib/archive/v%{version}.tar.gz#/spglib-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM
 Patch0:         0001-Fix-CMakeLists.txt.patch
@@ -86,6 +86,9 @@
 rm %{buildroot}%{_libdir}/lib*.a
 popd
 
+# Fix "env-script-interpreter" rpmlint warning
+chmod 644 ruby/*.rb
+
 pushd python
 %python3_install
 popd


Reply via email to