[vdr-markad] Add markad_ffmpeg4.diff
by Martin Gansser
commit 2899560e5ba7f2642fbb078d264d00eebca44f8b
Author: Martin Gansser <mgansser(a)online.de>
Date: Thu Dec 27 18:35:34 2018 +0100
Add markad_ffmpeg4.diff
vdr-markad.spec | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/vdr-markad.spec b/vdr-markad.spec
index 1c4cea0..6679da6 100644
--- a/vdr-markad.spec
+++ b/vdr-markad.spec
@@ -10,7 +10,7 @@
Name: vdr-markad
Version: 0.1.4
-Release: 19.%{gitdate}git%{shortcommit0}%{?dist}
+Release: 20.%{gitdate}git%{shortcommit0}%{?dist}
Summary: Advanced commercial detection for VDR
License: GPLv2+
# how to get the tarball
@@ -33,7 +33,7 @@ Requires: vdr(abi)%{?_isa} = %{vdr_apiversion}
VDR-Plugin: markad - %{summary}
%prep
-%setup -qn vdr-plugin-markad-%{commit0}
+%autosetup p1 1 -n vdr-plugin-markad-%{commit0}
%if ! %{with compat_ffmpeg}
# ffmpeg3 patch
@@ -41,7 +41,6 @@ VDR-Plugin: markad - %{summary}
sed -i -e 's|avcodec_alloc_frame()|av_frame_alloc()|g' command/decoder.cpp
%endif
-
%build
%if %{with compat_ffmpeg}
export PKG_CONFIG_PATH=%{_libdir}/compat-ffmpeg28/pkgconfig
@@ -89,6 +88,9 @@ fi
%{vdr_vardir}/markad/
%changelog
+* Thu Dec 27 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 0.1.4-20.20170313gitea2e182
+- Add markad_ffmpeg4.diff
+
* Thu Oct 11 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 0.1.4-19.20170313gitea2e182
- Add BR gcc-c++
5 years, 11 months
[qmplay2/f28] Update to 18.12.26
by Martin Gansser
Summary of changes:
be45acb... Update to 18.12.26 (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 11 months
[qmplay2/f29] Update to 18.12.26
by Martin Gansser
Summary of changes:
be45acb... Update to 18.12.26 (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 11 months
[qmplay2] Update to 18.12.26
by Martin Gansser
commit be45acb8ab5c33f2ae3f1d52c43b66137384a616
Author: Martin Gansser <mgansser(a)online.de>
Date: Thu Dec 27 17:13:00 2018 +0100
Update to 18.12.26
.gitignore | 1 +
qmplay2.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fbd69d7..930fb7e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
/QMPlay2-src-18.04.01.tar.xz
/QMPlay2-src-18.07.03.tar.xz
/QMPlay2-18.11.20.tar.gz
+/QMPlay2-18.12.26.tar.gz
diff --git a/qmplay2.spec b/qmplay2.spec
index 4906095..fa243eb 100644
--- a/qmplay2.spec
+++ b/qmplay2.spec
@@ -2,7 +2,7 @@
%global pname QMPlay2
Name: qmplay2
-Version: 18.11.20
+Version: 18.12.26
Release: 1%{?dist}
Summary: A Qt based media player, streamer and downloader
License: LGPLv3+
@@ -120,6 +120,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
%{_includedir}/%{pname}
%changelog
+* Thu Dec 27 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 18.12.26-1
+- Update to 18.12.26
+
* Fri Nov 30 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 18.11.20-1
- Update to 18.11.20
diff --git a/sources b/sources
index 1616857..2183da5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dc3e334b9da7edc7e66497172a64f4c5 QMPlay2-18.11.20.tar.gz
+d8169c445dec1503b21791b82d9eedd8 QMPlay2-18.12.26.tar.gz
5 years, 11 months
[mp4tools] Update to 3.7.1 Add BR gcc gcc-c++ Add BR wxGTK3-devel for Fedora >= 30
by Martin Gansser
commit ddb6525719549f0d827a6298882f7004712df5dd
Author: Martin Gansser <mgansser(a)online.de>
Date: Thu Dec 27 16:41:55 2018 +0100
Update to 3.7.1
Add BR gcc gcc-c++
Add BR wxGTK3-devel for Fedora >= 30
.gitignore | 1 +
mp4tools.spec | 19 ++++++++++++++++---
sources | 2 +-
3 files changed, 18 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1fa6eac..b81332f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/MP4Tools-3.5.tar.bz2
/MP4Tools-3.6.1.tar.bz2
+/MP4Tools-3.7.tar.bz2
diff --git a/mp4tools.spec b/mp4tools.spec
index 6773904..1e6e414 100644
--- a/mp4tools.spec
+++ b/mp4tools.spec
@@ -1,8 +1,8 @@
%global pname MP4Tools
Name: mp4tools
-Version: 3.6.1
-Release: 2%{?dist}
+Version: 3.7
+Release: 1%{?dist}
Summary: A free cross-platform tool to manipulate MP4 files
License: GPLv2
URL: http://www.mp4joiner.org
@@ -10,7 +10,12 @@ Source0: https://sourceforge.net/projects/mp4joiner/files/%{pname}/%{vers
# fedora specific patch
Patch0: %{name}-wx-config.patch
+BuildRequires: gcc gcc-c++
+%if 0%{?fedora} < 30
BuildRequires: compat-wxGTK3-gtk2-devel
+%else
+BuildRequires: wxGTK3-devel
+%endif
BuildRequires: desktop-file-utils
BuildRequires: ffmpeg
BuildRequires: ffmpeg-devel
@@ -30,7 +35,10 @@ files
%prep
-%autosetup -n %{pname}-%{version}
+%setup -q -n %{pname}-%{version}
+%if 0%{?fedora} < 28
+%patch0 -p0
+%endif
%build
@@ -99,6 +107,11 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/mp4splitter.desktop
%{_datadir}/pixmaps/mp4splitter.png
%changelog
+* Wed Dec 26 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 3.7.1-1
+- Update to 3.7.1
+- Add BR gcc gcc-c++
+- Add BR wxGTK3-devel for Fedora >= 30
+
* Sun Aug 19 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 3.6.1-2
- Rebuilt for Fedora 29 Mass Rebuild binutils issue
diff --git a/sources b/sources
index 888b502..a5b1753 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2078061d612790fdfc46abb870b19920 MP4Tools-3.6.1.tar.bz2
+9dfa7820a68d4873897f7182d6498d26 MP4Tools-3.7.tar.bz2
5 years, 11 months
[deadbeef-mpris2-plugin] Update to 1.11.
by Vasiliy Glazov
commit 3dc50aff15d1dd1a85d267451fa555ffd663b84a
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Thu Dec 27 09:42:33 2018 +0300
Update to 1.11.
.gitignore | 1 +
deadbeef-mpris2-plugin.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 741e594..6c35bbb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/deadbeef-mpris2-plugin-1.10.tar.xz
+/deadbeef-mpris2-plugin-1.11.tar.xz
diff --git a/deadbeef-mpris2-plugin.spec b/deadbeef-mpris2-plugin.spec
index 29086e8..2b3cf41 100644
--- a/deadbeef-mpris2-plugin.spec
+++ b/deadbeef-mpris2-plugin.spec
@@ -1,6 +1,6 @@
Name: deadbeef-mpris2-plugin
-Version: 1.10
-Release: 2%{?dist}
+Version: 1.11
+Release: 1%{?dist}
Summary: MPRISv2 plugin for the DeaDBeeF music player
License: zlib
@@ -44,6 +44,9 @@ rm %{buildroot}%{_libdir}/deadbeef/mpris.*a
%changelog
+* Thu Dec 27 2018 Vasiliy N. Glazov <vascom2(a)gmail.com> 1.11-1
+- Update to 1.11
+
* Thu Jul 26 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
diff --git a/sources b/sources
index eba1fa3..b37ee50 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4a60dd2beb18e4c557db92e1d21d508a deadbeef-mpris2-plugin-1.10.tar.xz
+03923767ea3d5e7fc8ddd8c4af93b311 deadbeef-mpris2-plugin-1.11.tar.xz
5 years, 11 months
[deadbeef] Update to latest git version.
by Vasiliy Glazov
commit 4c1399b5f63abe47827777914b2255ad52a98103
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Thu Dec 27 09:34:23 2018 +0300
Update to latest git version.
.gitignore | 1 +
deadbeef.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f8323d7..8e8f181 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/deadbeef-0.7.2.tar.bz2
/6d02b028861ab4c8c8f06f480d5b2197011b6dbd
+/73f972277cd7ecebc92dda6ae2a74ea05a9719f6
diff --git a/deadbeef.spec b/deadbeef.spec
index 94f4fae..0e5d70a 100644
--- a/deadbeef.spec
+++ b/deadbeef.spec
@@ -1,6 +1,6 @@
-%global gitcommit_full 6d02b028861ab4c8c8f06f480d5b2197011b6dbd
+%global gitcommit_full 73f972277cd7ecebc92dda6ae2a74ea05a9719f6
%global gitcommit %(c=%{gitcommit_full}; echo ${c:0:7})
-%global date 20180814
+%global date 20181224
Name: deadbeef
Version: 0.7.3
@@ -140,6 +140,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Thu Dec 27 2018 Vasiliy N. Glazov <vascom2(a)gmail.com> - 0.7.3-0.1.20181224git73f9722
+- Update to latest git
+
* Tue Aug 14 2018 Vasiliy N. Glazov <vascom2(a)gmail.com> - 0.7.3-0.1.20180814git6d02b02
- Update to latest git
diff --git a/sources b/sources
index bb4f14e..64c0c97 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ac46c9b45e55b64a10b6a9ae8d87fe88 6d02b028861ab4c8c8f06f480d5b2197011b6dbd
+0690a353fba8e58d18b7e8d3e36da5d6 73f972277cd7ecebc92dda6ae2a74ea05a9719f6
5 years, 11 months