Name: jackson-parent Version: 2.10 Release: 1%{?dist} Summary: Parent pom for all Jackson components License: ASL 2.0 URL: https://github.com/FasterXML/jackson-parent Source0: %{url}/archive/%{name}-%{version}.tar.gz # jackson-parent package don't include the license file # reported @ https://github.com/FasterXML/jackson-parent/issues/1 Source1: http://www.apache.org/licenses/LICENSE-2.0.txt BuildRequires: maven-local BuildRequires: mvn(com.fasterxml:oss-parent:pom:) BuildArch: noarch %description Project for parent pom for all Jackson components. %prep %setup -q -n %{name}-%{name}-%{version} cp -p %{SOURCE1} LICENSE sed -i 's/\r//' LICENSE %build %mvn_build -j %install %mvn_install %files -f .mfiles %doc README.md %license LICENSE %changelog * Thu Oct 03 2019 Fabio Valentini - 2.10-1 - Update to version 2.10. * Thu Jul 25 2019 Fedora Release Engineering - 2.9.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Feb 06 2019 Mat Booth - 2.9.1.2-1 - Update to latest upstream release * Fri Feb 01 2019 Fedora Release Engineering - 2.9.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 2.9.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 2.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jan 11 2018 Mat Booth - 2.9.1-1 - Update to latest upstream release * Wed Jul 26 2017 Fedora Release Engineering - 2.7-3.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering - 2.7-2.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Aug 22 2016 gil cattaneo 2.7-1.1 - update to 2.7-1 * Thu Feb 04 2016 Fedora Release Engineering - 2.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Mon Sep 28 2015 gil cattaneo 2.6.2-1 - update to 2.6.2 * Wed Jun 17 2015 Fedora Release Engineering - 2.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jan 31 2015 gil cattaneo 2.5-1 - update to 2.5 * Wed Jul 02 2014 gil cattaneo 2.4.1-1 - initial rpm