From 09d436d085e057f609a5ef169dd2e06963060437 Mon Sep 17 00:00:00 2001 From: Jan Pazdziora Date: Sep 19 2019 13:33:02 +0000 Subject: Rebased to 0.8.7. --- diff --git a/.gitignore b/.gitignore index 0898459..fc17e64 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /rpm2swidtag-0.8.4.tar.gz /rpm2swidtag-0.8.5.tar.gz /rpm2swidtag-0.8.6.tar.gz +/rpm2swidtag-0.8.7.tar.gz diff --git a/sources b/sources index 1541235..03dd55a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (rpm2swidtag-0.8.6.tar.gz) = b93a6e3d6b7d9f685a512f4ad978f7bbfb65444ba27695e61fe9a8fc34d374814abd7b3f5971210c11aa5fbe533e681131b1bcfc9f9681b961c4de167b55908e +SHA512 (rpm2swidtag-0.8.7.tar.gz) = a6054df954e7002a49a176e96eaea94b1920b7db5199ec5f368bdab4f4a63402e909825939da714ebba24ab1d39a25156506d90c424ab5c96a707f82fc154cd9 diff --git a/swid-tools.spec b/swid-tools.spec index 6d62369..0aad9bf 100644 --- a/swid-tools.spec +++ b/swid-tools.spec @@ -3,7 +3,7 @@ Summary: Tools for producing SWID tags for rpm packages and inspecting the SWID tags Name: swid-tools -Version: 0.8.6 +Version: 0.8.7 Release: 1%{?dist} License: ASL 2.0 URL: https://github.com/swidtags/rpm2swidtag @@ -97,6 +97,9 @@ if rpm -q rpm2swidtag dnf-plugin-swidtags 2> /dev/null | grep -E -q '(rpm2swidta fi %changelog +* Thu Sep 19 2019 Jan Pazdziora - 0.8.7-1 +- Rebased to 0.8.7. + * Mon Aug 26 2019 Jan Pazdziora - 0.8.6-1 - 1743902 - align with code changes in dnf-4.2.8. - Rebased to 0.8.6.