[openshot] Add minimium ffmpeg-libs version to prevent matching against compat-ffmpeg28
by Leigh Scott
commit 555f7dc62293f6da4b1d39902179da9765060716
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Dec 5 14:07:17 2019 +0000
Add minimium ffmpeg-libs version to prevent matching against compat-ffmpeg28
openshot.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openshot.spec b/openshot.spec
index 99c45f2..19fe88b 100644
--- a/openshot.spec
+++ b/openshot.spec
@@ -48,7 +48,7 @@ Requires: python%{python3_pkgversion}-requests
Requires: python%{python3_pkgversion}-setuptools
Requires: python%{python3_pkgversion}-zmq
Requires: python%{python3_pkgversion}-libopenshot >= 0.2.3
-Requires: ffmpeg-libs
+Requires: ffmpeg-libs >= 3.4.7
%if 0%{?fedora}
Recommends: openshot-lang
4 years, 11 months
[qmplay2/f30] Update to 19.12.04
by Martin Gansser
Summary of changes:
360ac0c... Update to 19.12.04 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 11 months
[qmplay2/f31] Update to 19.12.04
by Martin Gansser
Summary of changes:
360ac0c... Update to 19.12.04 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 11 months
[qmplay2] Update to 19.12.04
by Martin Gansser
commit 360ac0c86724f9a966b6eae27e5c197f32d83306
Author: Martin Gansser <mgansser(a)online.de>
Date: Thu Dec 5 10:42:25 2019 +0100
Update to 19.12.04
.gitignore | 1 +
qmplay2.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d7fa8cd..d0a9474 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
/QMPlay2-19.09.03.tar.gz
/QMPlay2-19.11.06.tar.gz
/QMPlay2-19.11.26.tar.gz
+/QMPlay2-19.12.04.tar.gz
diff --git a/qmplay2.spec b/qmplay2.spec
index b70c7cc..998bc68 100644
--- a/qmplay2.spec
+++ b/qmplay2.spec
@@ -2,7 +2,7 @@
%global pname QMPlay2
Name: qmplay2
-Version: 19.11.26
+Version: 19.12.04
Release: 1%{?dist}
Summary: A Qt based media player, streamer and downloader
License: LGPLv3+
@@ -121,6 +121,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
%{_includedir}/%{pname}
%changelog
+* Thu Dec 05 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 19.12.04-1
+- Update to 19.12.04
+
* Wed Nov 27 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 19.11.26-1
- Update to 19.11.26
diff --git a/sources b/sources
index a69b45d..169986f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (QMPlay2-19.11.26.tar.gz) = d75e2279574cec0c0cd1b95cebf4ae412ee51f640a35a3b93cbc40be57b0f8f564e6cafde52d92203f96b33726d796fe0ecf7191e3dcead5dc4bd0c488884054
+SHA512 (QMPlay2-19.12.04.tar.gz) = 6f1956fe7d9a9ebcee619fa28013e76b643cdf60ddaad625a8e6248504ed067be5d23e5fef40bb0a76d9f118b3c8bfba6a62cfc5578c434c6b8c06830e45c968
4 years, 11 months
[get_iplayer/f30] Update to version 3.23.
by mavit
commit e8ebe0552b465a230614f7fdcc6509bfd8689fb8
Author: Peter Oliver <git(a)mavit.org.uk>
Date: Mon Dec 2 21:22:13 2019 +0000
Update to version 3.23.
.gitignore | 1 +
get_iplayer.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 244bfff..76930db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ get_iplayer-2.94.tar.gz
/get_iplayer-3.20.tar.gz
/get_iplayer-3.21.tar.gz
/get_iplayer-3.22.tar.gz
+/get_iplayer-3.23.tar.gz
diff --git a/get_iplayer.spec b/get_iplayer.spec
index cb0d3fd..177c7d3 100644
--- a/get_iplayer.spec
+++ b/get_iplayer.spec
@@ -1,5 +1,5 @@
Name: get_iplayer
-Version: 3.22
+Version: 3.23
Release: 1%{?dist}
Summary: Lists, records and streams BBC iPlayer TV and radio programmes
@@ -102,6 +102,9 @@ fi
%changelog
+* Mon Dec 2 2019 Peter Oliver <rpm(a)mavit.org.uk> - 3.23-1
+- Update to version 3.23.
+
* Tue Aug 20 2019 Peter Oliver <rpm(a)mavit.org.uk> - 3.22-1
- Update to version 3.22.
diff --git a/sources b/sources
index d8a8964..4d7efe2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5b77357429a1e62160f1771f418dbc53 get_iplayer-3.22.tar.gz
+SHA512 (get_iplayer-3.23.tar.gz) = 0005045b4a684e143243202bccb074ef1b6ed81227214cca4a71569311911bde8de30d7f636c5d08d0aa1cd97bfafe76004b4ee16c86426a85905ffaf6418012
4 years, 11 months
[vdr-markad/f31] Cleanup spec file
by Martin Gansser
Summary of changes:
0210329... Cleanup spec file (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 11 months
[vdr-markad] Cleanup spec file
by Martin Gansser
commit 0210329413e0e91ebdf028d5c2358090dfa9a0c6
Author: Martin Gansser <mgansser(a)online.de>
Date: Tue Dec 3 18:16:30 2019 +0100
Cleanup spec file
vdr-markad.spec | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/vdr-markad.spec b/vdr-markad.spec
index 6444e36..3935d5b 100644
--- a/vdr-markad.spec
+++ b/vdr-markad.spec
@@ -1,11 +1,10 @@
%global commit0 ea2e182ec798375f3830f8b794e7408576f139ad
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global gitdate 20170313
-%global sname markad
Name: vdr-markad
Version: 0.1.4
-Release: 26.%{gitdate}git%{shortcommit0}%{?dist}
+Release: 27.%{gitdate}git%{shortcommit0}%{?dist}
Summary: Advanced commercial detection for VDR
License: GPLv2+
# how to get the tarball
@@ -20,7 +19,7 @@ Patch2: 02-deprecated-V0-04.diff
Patch3: 03-markad-decoder-V0-24.diff
BuildRequires: gcc-c++
BuildRequires: vdr-devel >= 1.7.30
-BuildRequires: ffmpeg-devel
+BuildRequires: ffmpeg-devel >= 4.2.1
Requires: vdr(abi)%{?_isa} = %{vdr_apiversion}
%description
@@ -29,13 +28,11 @@ VDR-Plugin: markad - %{summary}
%prep
%autosetup -p 1 -n vdr-plugin-markad-%{commit0}
-sed -i -e 's|$(DESTDIR)/var/lib/markad|$(DESTDIR)/var/lib/vdr/data/markad|' command/Makefile
+sed -i -e 's|$(DESTDIR)/var/lib/markad|$(DESTDIR)%{vdr_vardir}/markad/|' command/Makefile
sed -i -e 's|/LC_MESSAGES/markad.mo|/LC_MESSAGES/vdr-markad.mo|' command/Makefile
%build
-make CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags} -fPIC" %{?_smp_mflags} \
- LIBDIR=. VDRDIR=%{_libdir}/vdr VDRINCDIR=%{_includedir} \
- LOCALEDIR=./locale all
+make CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags} -fPIC" all
%install
make install DESTDIR=%{buildroot}
@@ -61,6 +58,9 @@ fi
%{vdr_vardir}/markad/
%changelog
+* Tue Dec 03 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 0.1.4-27.20170313gitea2e182
+- Cleanup spec file
+
* Tue Dec 03 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 0.1.4-26.20170313gitea2e182
- Dropped vdr-markad-ffmpeg4-fix.patch
- Add 00-markad-libavcodec58-V0-01.diff
4 years, 11 months
[unifi/f30] Update to 5.12.0.
by Richard Shaw
Summary of changes:
4154a61... Update to 5.12.0. (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 11 months