Hello community, here is the log from the commit of package mopac7 for openSUSE:Factory checked in at 2019-06-01 09:48:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mopac7 (Old) and /work/SRC/openSUSE:Factory/.mopac7.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mopac7" Sat Jun 1 09:48:46 2019 rev:5 rq:705926 version:1.15 Changes: -------- --- /work/SRC/openSUSE:Factory/mopac7/mopac7.changes 2017-06-12 15:30:15.542746356 +0200 +++ /work/SRC/openSUSE:Factory/.mopac7.new.5148/mopac7.changes 2019-06-01 09:48:49.199338211 +0200 @@ -1,0 +2,6 @@ +Mon Mar 18 14:41:04 UTC 2019 - [email protected] - 1.15 + +- weaken the dependency of the devel package (no exact release needed) +- use new %%license macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mopac7.spec ++++++ --- /var/tmp/diff_new_pack.tScue0/_old 2019-06-01 09:48:50.039337924 +0200 +++ /var/tmp/diff_new_pack.tScue0/_new 2019-06-01 09:48:50.047337921 +0200 @@ -1,7 +1,7 @@ # # spec file for package mopac7 # -# Copyright (c) 2017 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/ # @@ -56,7 +56,7 @@ %package -n %{libname}-devel Summary: Header files and static libraries from %{name} Group: Development/Languages/C and C++ -Requires: %{libname} = %{version}-%{release} +Requires: %{libname} = %{version} %description -n %{libname}-devel MOPAC7 is a semi-empirical quantum-mechanics code written by James J. P. @@ -93,7 +93,12 @@ %files %defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog NEWS README tests +%doc AUTHORS ChangeLog NEWS README tests +%if 0%{?suse_version} >= 01500 +%license COPYING +%else +%doc COPYING +%endif %attr(755,root,root) %{_bindir}/run_mopac7 %{_bindir}/%{name}
