Compare commits
No commits in common. "c8-stream-10.6" and "c8-beta-stream-10.6" have entirely different histories.
c8-stream-
...
c8-beta-st
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/jackson-jaxrs-providers-2.19.1.tar.gz
|
||||
SOURCES/jackson-jaxrs-providers-2.14.2.tar.gz
|
||||
|
||||
@ -1 +1 @@
|
||||
64f64dc83cea30e81f9ce3acada5277b51248841 SOURCES/jackson-jaxrs-providers-2.19.1.tar.gz
|
||||
bce208cbb7a24c4e22258d0611e82e6fe7d52f93 SOURCES/jackson-jaxrs-providers-2.14.2.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%bcond_without jp_minimal
|
||||
|
||||
Name: jackson-jaxrs-providers
|
||||
Version: 2.19.1
|
||||
Version: 2.14.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Jackson JAX-RS providers
|
||||
License: Apache-2.0
|
||||
@ -111,7 +111,7 @@ cp -p xml/src/main/resources/META-INF/NOTICE .
|
||||
sed -i 's/\r//' LICENSE NOTICE
|
||||
|
||||
%pom_remove_plugin -r :moditect-maven-plugin
|
||||
%pom_remove_plugin -r "org.gradlex:gradle-module-metadata-maven-plugin"
|
||||
%pom_remove_plugin "de.jjohannes:gradle-module-metadata-maven-plugin"
|
||||
|
||||
# Disable jar with no-meta-inf-services classifier, breaks build
|
||||
%pom_remove_plugin :maven-jar-plugin cbor
|
||||
@ -179,10 +179,6 @@ rm json/src/test/java/com/fasterxml/jackson/jaxrs/json/resteasy/RestEasyProvider
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jul 31 2025 Red Hat PKI Team <rhcs-maint@redhat.com> - 2.19.1-1
|
||||
- Rebase to upstream version 2.19.1
|
||||
- Resolves: RHEL-103106
|
||||
|
||||
* Wed Nov 22 2023 Red Hat PKI Team <rhcs-maint@redhat.com> - 2.14.2-1
|
||||
- Rebase to upstream version 2.14.2
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user