commit b6281760ee25738784db779d2b6121d888729910
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Mar 20 14:01:40 2017 +0100
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
motion.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/motion.spec b/motion.spec
index 5e945f4..e790d18 100644
--- a/motion.spec
+++ b/motion.spec
@@ -22,7 +22,7 @@
%global nextver 4.0.1
Name: motion
Version: %{nextver}
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A motion detection system
Group: Applications/Multimedia
@@ -129,6 +129,9 @@ find /var/motion -user root -group root -exec chown motion:video
'{}' ';'
%{_tmpfilesdir}/%{name}.conf
%changelog
+* Mon Mar 20 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 4.0.1-2
+- Rebuilt for
https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
+
* Mon Mar 13 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 4.0.1-1
- Update to 4.0.1 release
- Clean up spec file