From 8760f12f5217fa35668b6884efa198953f8c48b8 Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Thu, 7 Feb 2019 21:49:04 +0000 Subject: [PATCH] Rebuild to regenerate OSGi metadata --- apache-commons-codec.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/apache-commons-codec.spec b/apache-commons-codec.spec index 08ac56e..5aeec57 100644 --- a/apache-commons-codec.spec +++ b/apache-commons-codec.spec @@ -1,6 +1,6 @@ Name: apache-commons-codec Version: 1.11 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Implementations of common encoders and decoders License: ASL 2.0 URL: http://commons.apache.org/codec/ @@ -31,7 +31,7 @@ sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt %mvn_alias : commons-codec:commons-codec %build -%mvn_build +%mvn_build -- -Dcommons.osgi.symbolicName=org.apache.commons.codec %install %mvn_install @@ -41,6 +41,9 @@ sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt %doc RELEASE-NOTES* %changelog +* Thu Feb 07 2019 Mat Booth - 1.11-6 +- Rebuild to regenerate OSGi metadata + * Thu Jan 31 2019 Fedora Release Engineering - 1.11-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild