diff --git a/hibernate4.spec b/hibernate4.spec index a2c5ffe..dee904e 100644 --- a/hibernate4.spec +++ b/hibernate4.spec @@ -5,7 +5,7 @@ Name: hibernate4 Version: 4.3.11 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Relational persistence and query service # Incorrect Free Software Foundation address https://hibernate.atlassian.net/browse/HHH-10961 License: LGPLv2+ and ASL 2.0 @@ -435,6 +435,9 @@ sed -i.jandex1.2.2 "s|classDotName, superName, access_flag, interfaces, map|clas %license lgpl.txt LICENSE-2.0.txt %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 4.3.11-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Tue Aug 09 2016 gil cattaneo 4.3.11-3 - add missing build requires: xmvn - add build fix for infinispan 8.x