Compare commits

...

No commits in common. "c8-stream-10.6" and "c8-beta-stream-10.6" have entirely different histories.

3 changed files with 4 additions and 8 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/jackson-jaxrs-providers-2.19.1.tar.gz
SOURCES/jackson-jaxrs-providers-2.14.2.tar.gz

View File

@ -1 +1 @@
64f64dc83cea30e81f9ce3acada5277b51248841 SOURCES/jackson-jaxrs-providers-2.19.1.tar.gz
bce208cbb7a24c4e22258d0611e82e6fe7d52f93 SOURCES/jackson-jaxrs-providers-2.14.2.tar.gz

View File

@ -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