diff --git a/_service b/_service index b41c079..18638f6 100644 --- a/_service +++ b/_service @@ -2,8 +2,8 @@ https://github.com/openSUSE/inst-source-utils.git git - 2018.12.10 - 2018.12.10 + 2021.09.09 + 2021.09.09 inst-source-utils.changes inst-source-utils.spec diff --git a/inst-source-utils-2018.12.10.obscpio b/inst-source-utils-2018.12.10.obscpio deleted file mode 100644 index 625e791..0000000 --- a/inst-source-utils-2018.12.10.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8d54bd97841aa730be56bc0ded49dabc4256686cd1aec6e0ac7edf4df518efc -size 202251 diff --git a/inst-source-utils-2021.09.09.obscpio b/inst-source-utils-2021.09.09.obscpio new file mode 100644 index 0000000..2848cd8 --- /dev/null +++ b/inst-source-utils-2021.09.09.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c17f8fa39fa91abd15863fae08aa1f2996f0bc9c77b093a225ae2be85151e070 +size 202251 diff --git a/inst-source-utils.changes b/inst-source-utils.changes index f18f506..ae54517 100644 --- a/inst-source-utils.changes +++ b/inst-source-utils.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Apr 27 10:19:51 UTC 2022 - Dirk Müller + +- fix URL +- use %%license tag + +------------------------------------------------------------------- +Thu Sep 9 16:49:31 UTC 2021 - Marcus Rueckert + +- update to 2021.09.09 (boo#1178224) + - This should fix generating changelogs for trees with multiple + images. + ------------------------------------------------------------------- Mon Dec 10 16:33:02 CET 2018 - ro@suse.de diff --git a/inst-source-utils.obsinfo b/inst-source-utils.obsinfo index 954ae88..2aabbab 100644 --- a/inst-source-utils.obsinfo +++ b/inst-source-utils.obsinfo @@ -1,5 +1,5 @@ name: inst-source-utils -version: 2018.12.10 -mtime: 1544455670 -commit: 8cdf7e68654522e16a4ac8d9f30a180aef4e2405 +version: 2021.09.09 +mtime: 1631193778 +commit: afc51c5074cd6847d952c5f1fd8df922824c7aa6 diff --git a/inst-source-utils.spec b/inst-source-utils.spec index 3f079f1..0c14ab6 100644 --- a/inst-source-utils.spec +++ b/inst-source-utils.spec @@ -1,7 +1,7 @@ # # spec file for package inst-source-utils # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,9 +20,9 @@ Name: inst-source-utils Summary: Utilities for creating customized installation sources License: GPL-2.0-or-later Group: System/YaST -Version: 2018.12.10 +Version: 2021.09.09 Release: 0 -Url: http://en.opensuse.org/Inst-source-utils +URL: https://en.opensuse.org/Inst-source-utils BuildArch: noarch Requires: gpg2 Obsoletes: autoyast2-utils <= 2.14.10 @@ -31,17 +31,14 @@ Recommends: create-repo-utils Requires: perl-XML-Parser Source: %name-%version.tar.xz Source1: split.pl -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Utilities supporting autoinstallation and creation of customized -installation sources. +installation sources. -Have a look at http://en.opensuse.org/Inst-source-utils for a detailed +Have a look at https://en.opensuse.org/Inst-source-utils for a detailed description of each script. - - %prep %setup -q @@ -53,7 +50,7 @@ install -d -m 755 %{buildroot}/%{_prefix} cp -a usr %{buildroot}/ %files -%doc COPYING +%license COPYING %defattr(755,root,root,755) %_bindir/* %defattr(644,root,root,755)