diff --git a/os-autoinst.spec b/os-autoinst.spec index a9068b5..6d1f41b 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -31,7 +31,7 @@ Name: os-autoinst Version: %{github_version} -Release: 4%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} +Release: 5%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} Summary: OS-level test automation License: GPLv2+ Group: Development/System @@ -187,6 +187,9 @@ make check VERBOSE=1 %config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.opensuse.os_autoinst.switch.conf %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 4.3-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Fri Jan 15 2016 Adam Williamson - 4.3-4 - simplify requires/provides excludes (thanks Zbigniew)