Hello community, here is the log from the commit of package kim-api for openSUSE:Factory checked in at 2020-11-21 12:42:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kim-api (Old) and /work/SRC/openSUSE:Factory/.kim-api.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kim-api" Sat Nov 21 12:42:58 2020 rev:3 rq:849487 version:2.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kim-api/kim-api.changes 2019-09-09 23:44:08.485317439 +0200 +++ /work/SRC/openSUSE:Factory/.kim-api.new.5913/kim-api.changes 2020-11-23 10:32:27.113490287 +0100 @@ -1,0 +2,6 @@ +Thu Nov 19 18:28:35 UTC 2020 - Christoph Junghans <[email protected]> + +- update to v2.2.0 + * Added 'portable-model' utility + +------------------------------------------------------------------- Old: ---- kim-api-2.1.3.txz New: ---- kim-api-2.2.0.txz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kim-api.spec ++++++ --- /var/tmp/diff_new_pack.c0Capo/_old 2020-11-23 10:32:27.565490782 +0100 +++ /var/tmp/diff_new_pack.c0Capo/_new 2020-11-23 10:32:27.569490788 +0100 @@ -1,7 +1,7 @@ # # spec file for package kim-api # -# Copyright (c) 2018--2019 Christoph Junghans, Ryan S. Elliott +# Copyright (c) 2018--2020 Christoph Junghans, Ryan S. Elliott # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,7 @@ # Name: kim-api -Version: 2.1.3 +Version: 2.2.0 Release: 0 Summary: Open Knowledgebase of Interatomic Models KIM API License: CDDL-1.0 @@ -92,16 +92,16 @@ %cmake_install mkdir -p %{buildroot}/usr/share/emacs/site-lisp mv %{buildroot}/usr/share/emacs/site-lisp/kim-api/kim-api-c-style.el %{buildroot}%{_datadir}/emacs/site-lisp/kim-api-c-style.el +rm %{buildroot}/usr/share/doc/kim-api/{LICENSE.CDDL,NEWS,README.md} + %post -n libkim-api2 -p /sbin/ldconfig %postun -n libkim-api2 -p /sbin/ldconfig %files -%defattr(-,root,root,-) -%doc README.md LICENSE.CDDL +%doc README.md NEWS +%license LICENSE.CDDL %{_bindir}/kim-api-* -%{_libexecdir}/kim-api/kim-api-collections-info -%{_libexecdir}/kim-api/kim-api-simulator-model -%{_libexecdir}/kim-api/kim-api-shared-library-test +%{_libexecdir}/kim-api/kim-api-* %ifnarch i686 %dir %{_libexecdir}/kim-api %endif @@ -110,19 +110,15 @@ %dir %{_datadir}/zsh/functions %dir %{_datadir}/zsh/functions/Unix %{_datadir}/zsh/functions/Unix/_kim-api-collections-management -%{_datadir}/zsh/functions/Unix/kim-api-collections-management.bash %{_datadir}/emacs/site-lisp/kim-api-c-style.el %files -n libkim-api2 -%defattr(-,root,root,-) %{_libdir}/libkim-api.so.* %files devel -%defattr(-,root,root) -%doc LICENSE.CDDL +%doc LICENSE.CDDL NEWS %{_includedir}/kim-api/ %{_libdir}/kim-api/mod/ -%{_libdir}/kim-api/cmake/ %{_datadir}/cmake/ %dir %{_libdir}/kim-api/ %{_libdir}/libkim-api.so _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
