This commit is contained in:
Dennis Gilmore 2016-02-03 18:07:16 +00:00
parent 5ab2a1f2e5
commit fe7f929ba7

View File

@ -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 <releng@fedoraproject.org> - 1.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Fri Jan 08 2016 Jiri Vanek <jvanek@redhat.com> - 1.1-3
- pretrasn lua call now done in pcall (protected call)
- also posttrans now always return 0