update to 2.7-1

f38
gil 9 years ago
parent 3d19832c35
commit 3b0e9880fd

1
.gitignore vendored

@ -1,3 +1,4 @@
/jackson-parent-2.4.1.tar.gz /jackson-parent-2.4.1.tar.gz
/jackson-parent-2.5.tar.gz /jackson-parent-2.5.tar.gz
/jackson-parent-2.6.2.tar.gz /jackson-parent-2.6.2.tar.gz
/jackson-parent-2.7-1.tar.gz

@ -1,10 +1,10 @@
Name: jackson-parent Name: jackson-parent
Version: 2.6.2 Version: 2.7
Release: 2%{?dist} Release: 1.1%{?dist}
Summary: Parent pom for all Jackson components Summary: Parent pom for all Jackson components
License: ASL 2.0 License: ASL 2.0
URL: https://github.com/FasterXML/jackson-parent URL: https://github.com/FasterXML/jackson-parent
Source0: https://github.com/FasterXML/jackson-parent/archive/%{name}-%{version}.tar.gz Source0: https://github.com/FasterXML/jackson-parent/archive/%{name}-%{version}-1.tar.gz
# jackson-parent package don't include the license file # jackson-parent package don't include the license file
# reported @ https://github.com/FasterXML/jackson-parent/issues/1 # reported @ https://github.com/FasterXML/jackson-parent/issues/1
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
@ -27,7 +27,7 @@ sed -i 's/\r//' LICENSE
%build %build
%mvn_build %mvn_build -j
%install %install
%mvn_install %mvn_install
@ -37,6 +37,9 @@ sed -i 's/\r//' LICENSE
%license LICENSE %license LICENSE
%changelog %changelog
* Mon Aug 22 2016 gil cattaneo <puntogil@libero.it> 2.7-1.1
- update to 2.7-1
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.2-2 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

@ -1 +1 @@
cc04ee7e1667fb7898732bfea0fe8b9b jackson-parent-2.6.2.tar.gz 494bd615daddc251be48499814311ad1 jackson-parent-2.7-1.tar.gz

Loading…
Cancel
Save