From b563121c5f00eca2aaee2361cd29db2bb4abc21a3944f35b519d44af28764a3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Wed, 5 Dec 2018 15:00:43 +0000 Subject: [PATCH 1/5] update OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/instsource-susedata?expand=0&rev=23 --- _service | 4 ++-- instsource-susedata-0.3.3.obscpio | 3 --- instsource-susedata-0.3.4.obscpio | 3 +++ instsource-susedata.changes | 6 ++++++ instsource-susedata.obsinfo | 6 +++--- instsource-susedata.spec | 4 ++-- 6 files changed, 16 insertions(+), 10 deletions(-) delete mode 100644 instsource-susedata-0.3.3.obscpio create mode 100644 instsource-susedata-0.3.4.obscpio diff --git a/_service b/_service index 5f635f2..27f3359 100644 --- a/_service +++ b/_service @@ -2,8 +2,8 @@ https://github.com/openSUSE/instsource-susedata.git git - 0.3.3 - 0.3.3 + 0.3.4 + 0.3.4 instsource-susedata.changes instsource-susedata.spec diff --git a/instsource-susedata-0.3.3.obscpio b/instsource-susedata-0.3.3.obscpio deleted file mode 100644 index 1e50721..0000000 --- a/instsource-susedata-0.3.3.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a72ac2bfbb752c42b07684a8d8391cc7cd137704bb1c0e79b2c229f10e1f522b -size 35339 diff --git a/instsource-susedata-0.3.4.obscpio b/instsource-susedata-0.3.4.obscpio new file mode 100644 index 0000000..82945d0 --- /dev/null +++ b/instsource-susedata-0.3.4.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9097c0b971d20336689c3eb0105060638b2801981b85c91c8f854709efe58b91 +size 36363 diff --git a/instsource-susedata.changes b/instsource-susedata.changes index 64c4c85..bf1a8e6 100644 --- a/instsource-susedata.changes +++ b/instsource-susedata.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 5 14:58:23 UTC 2018 - Adrian Schröter + +- update to version 0.3.4 + * Add pattern-category (fate#323785) + ------------------------------------------------------------------- Tue Apr 24 11:31:39 UTC 2018 - adrian@suse.de diff --git a/instsource-susedata.obsinfo b/instsource-susedata.obsinfo index 4c1e89e..1f8e153 100644 --- a/instsource-susedata.obsinfo +++ b/instsource-susedata.obsinfo @@ -1,5 +1,5 @@ name: instsource-susedata -version: 0.3.3 -mtime: 1524564001 -commit: b4a4206541b2f514f5224a6ac671dbe1062efc49 +version: 0.3.4 +mtime: 1544021924 +commit: b394fd74d7a653c9b8be0ba043c01c84b3c23d1a diff --git a/instsource-susedata.spec b/instsource-susedata.spec index 83eae1d..cdc3714 100644 --- a/instsource-susedata.spec +++ b/instsource-susedata.spec @@ -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/ # @@ -20,7 +20,7 @@ Name: instsource-susedata Summary: Utility to add susedata to repomd metadata License: GPL-2.0-only Group: System/Management -Version: 0.3.3 +Version: 0.3.4 Release: 0 Source: %{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build From 705a8931c11e1ec89854d96c39a3bd4a9f9d6fc0353011401432a909fb051ee5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 6 Dec 2018 08:24:43 +0000 Subject: [PATCH 2/5] test OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/instsource-susedata?expand=0&rev=24 --- instsource-susedata.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/instsource-susedata.spec b/instsource-susedata.spec index cdc3714..8784603 100644 --- a/instsource-susedata.spec +++ b/instsource-susedata.spec @@ -31,9 +31,11 @@ Requires: SLE-EULAs %endif BuildRequires: inst-source-utils BuildRequires: perl(Locale::gettext) +BuildRequires: perl(URI::Escape) BuildRequires: perl(XML::Structured) Requires: inst-source-utils Requires: perl(Locale::gettext) +Requires: perl(URI::Escape) Requires: perl(XML::Structured) Supplements: kiwi-instsource BuildArch: noarch From 2bfc0db046c287432d7cce634accf61ed4fed2afceafbdfbe7ac43e2311717de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 6 Dec 2018 08:25:00 +0000 Subject: [PATCH 3/5] test OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/instsource-susedata?expand=0&rev=25 --- instsource-susedata.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instsource-susedata.spec b/instsource-susedata.spec index 8784603..de17a97 100644 --- a/instsource-susedata.spec +++ b/instsource-susedata.spec @@ -55,7 +55,7 @@ install -m 755 add_product_susedata $RPM_BUILD_ROOT/usr/bin %files %defattr(-, root, root) -%doc COPYING +%license COPYING /usr/bin/add_product_susedata %changelog From 693186ef9de8f85fbcd7289d2853c15d807c336f8a1745dd89a380cd37d03034 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 6 Dec 2018 08:27:40 +0000 Subject: [PATCH 4/5] test OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/instsource-susedata?expand=0&rev=26 --- instsource-susedata.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instsource-susedata.spec b/instsource-susedata.spec index de17a97..5639375 100644 --- a/instsource-susedata.spec +++ b/instsource-susedata.spec @@ -46,7 +46,7 @@ This utility scans repodata and adds susedata and EULAs where needed. %prep %setup -q -%build +%check perl -wc add_product_susedata || exit 1 %install From fafb5e0aa84e9856f5ed627990458972e2d5be370c23c03ab05553340b53f333 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 6 Dec 2018 08:29:21 +0000 Subject: [PATCH 5/5] cleanup OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/instsource-susedata?expand=0&rev=27 --- instsource-susedata.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/instsource-susedata.spec b/instsource-susedata.spec index 5639375..ce56c75 100644 --- a/instsource-susedata.spec +++ b/instsource-susedata.spec @@ -54,7 +54,6 @@ mkdir -p $RPM_BUILD_ROOT/usr/bin install -m 755 add_product_susedata $RPM_BUILD_ROOT/usr/bin %files -%defattr(-, root, root) %license COPYING /usr/bin/add_product_susedata