Name: jackson-annotations Version: 2.19.1 Release: 1%{?dist} Summary: Core annotations for Jackson data processor License: Apache-2.0 URL: https://github.com/FasterXML/jackson-annotations Source0: LICENSE Source1: README.md Source2: VERSION-2.x Source3: jackson-annotations.jar Source4: jackson-annotations.xml Source5: jackson-annotations.pom BuildArch: noarch %if 0%{?fedora} ExclusiveArch: %{java_arches} noarch %endif %description Core annotations used for value types, used by Jackson data-binding package. %package -n pki-%{name} Summary: Core annotations for Jackson data processor Provides: jackson-annotations = %{version}-%{release} Provides: mvn(com.fasterxml.jackson.core:jackson-annotations) = %{version} Provides: mvn(com.fasterxml.jackson.core:jackson-annotations:pom:) = %{version} %description -n pki-%{name} Core annotations used for value types, used by Jackson data-binding package. %install %{__install} -D -p %{SOURCE0} %{buildroot}%{_datadir}/licenses/pki-%{name}/LICENSE %{__install} -D -p %{SOURCE1} %{buildroot}%{_docdir}/pki-%{name}/README.md %{__install} -D -p %{SOURCE2} %{buildroot}%{_docdir}/pki-%{name}/VERSION-2.x %{__install} -D -p %{SOURCE3} %{buildroot}%{_datadir}/java/%{name}.jar %{__install} -D -p %{SOURCE4} %{buildroot}%{_datadir}/maven-metadata/%{name}.xml %{__install} -D -p %{SOURCE5} %{buildroot}%{_datadir}/maven-poms/%{name}.pom %files -n pki-%{name} %license %{_datadir}/licenses/pki-%{name}/LICENSE %doc %{_docdir}/pki-%{name}/README.md %doc %{_docdir}/pki-%{name}/VERSION-2.x %{_datadir}/java/%{name}.jar %{_datadir}/maven-metadata/%{name}.xml %{_datadir}/maven-poms/%{name}.pom %changelog * Thu Jul 24 2025 Red Hat PKI Team - 2.19.1-1 - Rebase to upstream version 2.19.1 * Wed Nov 22 2023 Red Hat PKI Team - 2.14.2-1 - Rebase to upstream version 2.14.2 * Tue Nov 12 2019 Red Hat PKI Team - 2.10.0-1 - Update to latest upstream release * Wed Jul 31 2019 Red Hat PKI Team - 2.9.9-1 - Update to latest upstream release * Wed Feb 06 2019 Mat Booth - 2.9.8-1 - Update to latest upstream release * Wed Feb 07 2018 Fedora Release Engineering - 2.9.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 24 2018 Mat Booth - 2.9.4-1 - Update to latest upstream release * Thu Jan 11 2018 Mat Booth - 2.9.3-1 - Update to latest upstream release * Wed Jul 26 2017 Fedora Release Engineering - 2.7.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering - 2.7.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Feb 02 2017 Michael Simacek - 2.7.6-2 - Remove site-plugin and enforcer-plugin BR * Mon Aug 22 2016 gil cattaneo 2.7.6-1 - update to 2.7.6 * Fri Jun 24 2016 gil cattaneo 2.6.7-1 - update to 2.6.7 * Thu May 26 2016 gil cattaneo 2.6.6-1 - update to 2.6.6 * Thu Feb 04 2016 Fedora Release Engineering - 2.6.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sun Oct 25 2015 gil cattaneo 2.6.3-1 - update to 2.6.3 * Mon Sep 28 2015 gil cattaneo 2.6.2-1 - update to 2.6.2 * Wed Jun 17 2015 Fedora Release Engineering - 2.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jan 31 2015 gil cattaneo 2.5.0-1 - update to 2.5.0 * Sat Sep 20 2014 gil cattaneo 2.4.2-1 - update to 2.4.2 * Wed Jul 02 2014 gil cattaneo 2.4.1-1 - update to 2.4.1 * Sat Jun 07 2014 Fedora Release Engineering - 2.2.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Mar 28 2014 Michael Simacek - 2.2.2-4 - Use Requires: java-headless rebuild (#1067528) * Sat Aug 03 2013 Fedora Release Engineering - 2.2.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Mon Jul 22 2013 gil cattaneo 2.2.2-2 - review fixes * Tue Jul 16 2013 gil cattaneo 2.2.2-1 - 2.2.2 - renamed jackson-annotations * Tue May 07 2013 gil cattaneo 2.2.1-1 - 2.2.1 * Wed Oct 24 2012 gil cattaneo 2.1.0-1 - update to 2.1.0 - renamed jackson2-annotations * Thu Sep 13 2012 gil cattaneo 2.0.6-1 - initial rpm