commit 5d64c0152bd823179230e0324338fa79c549557c
Author: Jaroslav Škarvada <jskarvad(a)redhat.com>
Date: Mon Dec 5 10:07:06 2016 +0100
New version
Resolves: rfbz#4366
- Dropped ffmpeg_2.9 patch (upstreamed)
.gitignore | 3 +-
bino.spec | 10 +++--
ffmpeg_2.9.patch | 130 -------------------------------------------------------
sources | 2 +-
4 files changed, 9 insertions(+), 136 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8da3783..bf53797 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-bino-1.4.4.tar.xz
-/bino-1.6.3.tar.xz
+bino-*.tar.xz
diff --git a/bino.spec b/bino.spec
index 5f58136..c9c9d28 100644
--- a/bino.spec
+++ b/bino.spec
@@ -1,12 +1,11 @@
Name: bino
-Version: 1.6.3
-Release: 3%{?dist}
+Version: 1.6.4
+Release: 1%{?dist}
Summary: 3D video player
Group: System Environment/Base
License: GPLv3+
URL:
http://bino3d.org
Source0:
http://download.savannah.nongnu.org/releases-noredirect/bino/%{name}-%{ve...
-Patch0: ffmpeg_2.9.patch
# No libquadmath-devel on ARM
ExcludeArch: armhfp armv7hl
@@ -90,6 +89,11 @@ fi
%{_datadir}/icons/hicolor/*/apps/*
%changelog
+* Mon Dec 5 2016 Jaroslav Škarvada <jskarvad(a)redhat.com> - 1.6.4-1
+- New version
+ Resolves: rfbz#4366
+- Dropped ffmpeg_2.9 patch (upstreamed)
+
* Tue Aug 16 2016 Leigh Scott <leigh123linux(a)googlemail.com> - 1.6.3-3
- Add requires hicolor-icon-theme (rfbz#4191)
- Add mime scriptlets
diff --git a/sources b/sources
index b5614c5..91a9b64 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-140c27d1d063f75732cd2bc97de12a86 bino-1.6.3.tar.xz
+c82cf3d4d917341eba12dbffbff3f15d bino-1.6.4.tar.xz