parent
7339e37b5d
commit
dac0cd8293
@ -1,6 +1,6 @@
|
|||||||
Name: jackson-parent
|
Name: jackson-parent
|
||||||
Version: 2.11
|
Version: 2.11
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Summary: Parent pom for all Jackson components
|
Summary: Parent pom for all Jackson components
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
|
|
||||||
@ -20,7 +20,8 @@ Project for parent pom for all Jackson components.
|
|||||||
|
|
||||||
%package -n pki-%{name}
|
%package -n pki-%{name}
|
||||||
Summary: Parent pom for all Jackson components
|
Summary: Parent pom for all Jackson components
|
||||||
Provides: %{name}
|
Obsoletes: %{name} < %{version}-%{release}
|
||||||
|
Provides: %{name} = %{version}-%{release}
|
||||||
|
|
||||||
%description -n pki-%{name}
|
%description -n pki-%{name}
|
||||||
Project for parent pom for all Jackson components.
|
Project for parent pom for all Jackson components.
|
||||||
@ -42,6 +43,9 @@ sed -i 's/\r//' LICENSE
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 23 2021 Red Hat PKI Team <rhcs-maint@redhat.com> - 2.11-7
|
||||||
|
- Add Obsoletes
|
||||||
|
|
||||||
* Fri Apr 23 2021 Red Hat PKI Team <rhcs-maint@redhat.com> - 2.11-6
|
* Fri Apr 23 2021 Red Hat PKI Team <rhcs-maint@redhat.com> - 2.11-6
|
||||||
- Rename subpackages to pki-jackson
|
- Rename subpackages to pki-jackson
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user