diff --git a/copy-jdk-configs.spec b/copy-jdk-configs.spec index 5e5af8a..376c897 100644 --- a/copy-jdk-configs.spec +++ b/copy-jdk-configs.spec @@ -5,7 +5,7 @@ Name: copy-jdk-configs Version: 1.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: JDKs configuration files copier License: BSD @@ -66,6 +66,9 @@ rm "%{rpm_state_dir}/%{file}" || : %license LICENSE %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 1.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Fri Jan 08 2016 Jiri Vanek - 1.1-3 - pretrasn lua call now done in pcall (protected call) - also posttrans now always return 0