commit abecf5f37a72bb14728652bf48039199f9e9d009
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Aug 31 16:36:35 2017 +0200
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
pianobar.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/pianobar.spec b/pianobar.spec
index d5ce143..f0b137f 100644
--- a/pianobar.spec
+++ b/pianobar.spec
@@ -1,6 +1,6 @@
Name: pianobar
Version: 2016.06.02
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Console-based client for Pandora
License: MIT
@@ -52,6 +52,9 @@ make %{?_smp_mflags} V=1
%changelog
+* Thu Aug 31 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> -
2016.06.02-3
+- Rebuilt for
https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
+
* Wed May 24 2017 Richard Shaw <hobbes1069(a)gmail.com> - 2016.06.02-2
- Use configure so linker flags are utilized.