diff --git a/hibernate-validator.spec b/hibernate-validator.spec index 1b950aa..a21f701 100644 --- a/hibernate-validator.spec +++ b/hibernate-validator.spec @@ -3,7 +3,7 @@ %global majorversion 5 Name: hibernate-validator Version: 5.0.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Bean Validation 1.1 (JSR 349) Reference Implementation License: ASL 2.0 URL: http://www.hibernate.org/subprojects/validator.html @@ -182,6 +182,9 @@ install -m 644 engine/target/hibernate-validator-%{namedversion}-testing.jar \ %license copyright.txt license.txt %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 5.0.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sun Feb 15 2015 gil cattaneo 5.0.1-4 - fix for RHBZ#1106763 (F21FTBFS) - introduce license macro