Hello community, here is the log from the commit of package artifacts for openSUSE:Factory checked in at 2019-06-12 13:10:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/artifacts (Old) and /work/SRC/openSUSE:Factory/.artifacts.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "artifacts" Wed Jun 12 13:10:13 2019 rev:3 rq:696103 version:20190320 Changes: -------- --- /work/SRC/openSUSE:Factory/artifacts/artifacts.changes 2018-08-27 13:48:40.120493176 +0200 +++ /work/SRC/openSUSE:Factory/.artifacts.new.4811/artifacts.changes 2019-06-12 13:10:18.861067389 +0200 @@ -1,0 +2,6 @@ +Wed Mar 27 22:56:33 UTC 2019 - Greg Freemyer <[email protected]> + +- update to v20190320 + * 9 months worth of artifact additions + +------------------------------------------------------------------- Old: ---- artifacts-20180628.tar.gz artifacts-20180628.tar.gz.asc New: ---- artifacts-20190320.tar.gz artifacts-20190320.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ artifacts.spec ++++++ --- /var/tmp/diff_new_pack.pHkWF7/_old 2019-06-12 13:10:19.817066386 +0200 +++ /var/tmp/diff_new_pack.pHkWF7/_new 2019-06-12 13:10:19.817066386 +0200 @@ -1,7 +1,7 @@ # # spec file for package artifacts # -# Copyright (c) 2018 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,11 +12,11 @@ # 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/ # -%define timestamp 20180628 +%define timestamp 20190320 Name: artifacts Version: %{timestamp} Release: 0 @@ -63,10 +63,15 @@ %install python setup.py install --root=%{buildroot} --prefix=%{_prefix} +# these are installed to the wrong dir by %{name} +rm %{buildroot}/usr/share/doc/%{name}/ACKNOWLEDGEMENTS +rm %{buildroot}/usr/share/doc/%{name}/AUTHORS +rm %{buildroot}/usr/share/doc/%{name}/LICENSE +rm %{buildroot}/usr/share/doc/%{name}/README %files -%license LICENSE %doc ACKNOWLEDGEMENTS AUTHORS README +%license LICENSE %{_datadir}/artifacts %files validator ++++++ artifacts-20180628.tar.gz -> artifacts-20190320.tar.gz ++++++ ++++ 5280 lines of diff (skipped)
