diff --git a/spindown.spec b/spindown.spec index 9589957..6331b40 100644 --- a/spindown.spec +++ b/spindown.spec @@ -1,7 +1,7 @@ Summary: Daemon that can spin idle disks down Name: spindown Version: 0.4.0 -Release: 17%{?dist} +Release: 18%{?dist} License: GPLv3+ Group: System Environment/Daemons Url: http://code.google.com/p/spindown @@ -60,6 +60,9 @@ install -p -m 755 spindown.service $RPM_BUILD_ROOT/%{_unitdir}/spindown.service %config(noreplace) %{_sysconfdir}/spindown.conf %changelog +* Fri Jun 19 2015 Fedora Release Engineering - 0.4.0-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sat May 02 2015 Kalev Lember - 0.4.0-17 - Rebuilt for GCC 5 C++11 ABI change