Hello community,

here is the log from the commit of package spglib for openSUSE:Factory checked 
in at 2020-03-01 21:28:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spglib (Old)
 and      /work/SRC/openSUSE:Factory/.spglib.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spglib"

Sun Mar  1 21:28:09 2020 rev:2 rq:780558 version:1.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/spglib/spglib.changes    2020-02-18 
10:35:41.852368165 +0100
+++ /work/SRC/openSUSE:Factory/.spglib.new.26092/spglib.changes 2020-03-01 
21:28:29.436614565 +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.705Ehl/_old  2020-03-01 21:28:30.028615768 +0100
+++ /var/tmp/diff_new_pack.705Ehl/_new  2020-03-01 21:28:30.028615768 +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