This commit is contained in:
Fedora Release Engineering 2017-02-10 16:42:16 +00:00
parent a05ac19243
commit 414dfd4d9e

View File

@ -1,6 +1,6 @@
Name: jackson-modules-base
Version: 2.7.6
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Jackson modules: Base
License: ASL 2.0
URL: https://github.com/FasterXML/jackson-modules-base
@ -124,6 +124,9 @@ cp -p mrbean/src/main/resources/META-INF/{LICENSE,NOTICE} .
%license LICENSE NOTICE
%changelog
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue Sep 20 2016 gil cattaneo <puntogil@libero.it> 2.7.6-2
- fix some rpmlint problems