commit 1785fadc8c1734771455d7f8e9fa5fce0eba1c73
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Mar 20 14:03:43 2017 +0100
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
mpv.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/mpv.spec b/mpv.spec
index 224b0b7..8764f8e 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -1,6 +1,6 @@
Name: mpv
Version: 0.23.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Movie player playing most video formats and DVDs
License: GPLv2+
URL: http://%{name}.io/
@@ -159,6 +159,9 @@ fi
%{_libdir}/pkgconfig/mpv.pc
%changelog
+* Mon Mar 20 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> -
0.23.0-3
+- Rebuilt for
https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
+
* Tue Jan 10 2017 Miro HronĨok <mhroncok(a)redhat.com> - 0.23.0-2
- Fix AVAudioResampleContext: Unable to set resampling compensation (rfbz#4408)