[qtox] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
by Leigh Scott
commit fa280260a4a74030b6be3801941cde712a80c170
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Jul 27 09:29:11 2018 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: leigh123linux <leigh123linux(a)googlemail.com>
qtox.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/qtox.spec b/qtox.spec
index 4977dd5..3413e34 100644
--- a/qtox.spec
+++ b/qtox.spec
@@ -1,6 +1,6 @@
Name: qtox
Version: 1.16.2
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Feature-rich Tox client
# Main program: GPLv3+
@@ -87,6 +87,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/io.github
%changelog
+* Fri Jul 27 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.16.2-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
+
* Tue Jul 17 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 1.16.2-1
- Upstream release 1.16.2
6 years, 4 months
[qtav] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
by Leigh Scott
commit 754d8525ca89259d9a5c13b0ba17d087b62788da
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Jul 27 09:28:46 2018 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: leigh123linux <leigh123linux(a)googlemail.com>
qtav.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/qtav.spec b/qtav.spec
index d2ee921..72a16b5 100644
--- a/qtav.spec
+++ b/qtav.spec
@@ -7,7 +7,7 @@
Name: qtav
Version: 1.12.0
-Release: 8.git%{shortcommit0}%{?dist}
+Release: 9.git%{shortcommit0}%{?dist}
Summary: A media playback framework based on Qt and FFmpeg
License: LGPLv2+ and GPLv3+ and BSD
Group: Development/Libraries
@@ -208,6 +208,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_datadir}/icons/hicolor/*/apps/QtAV.svg
%changelog
+* Fri Jul 27 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.12.0-9.gitbbf3c64
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
+
* Sun Jun 17 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.12.0-8.gitbbf3c64
- Rebuild for new libass version
- Remove obsolete scriptlets
6 years, 4 months
[qmplay2] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
by Leigh Scott
commit f2db584c4754d121f71c9590b9ef6439b74b0db7
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Jul 27 09:28:20 2018 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: leigh123linux <leigh123linux(a)googlemail.com>
qmplay2.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/qmplay2.spec b/qmplay2.spec
index 570fa89..da1d02c 100644
--- a/qmplay2.spec
+++ b/qmplay2.spec
@@ -3,7 +3,7 @@
Name: qmplay2
Version: 18.04.01
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A Qt based media player, streamer and downloader
License: LGPLv3+
URL: http://zaps166.sourceforge.net/?app=QMPlay2
@@ -121,6 +121,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*.appdata.
%{_includedir}/%{pname}
%changelog
+* Fri Jul 27 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 18.04.01-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
+
* Sun Jun 17 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 18.04.01-1
- Update to 18.04.01
6 years, 4 months
[mp4tools] Update to 3.6.1
by Martin Gansser
commit 979d4aebdd296314aac2aab5cb24ec3a494d1f09
Author: Martin Gansser <mgansser(a)online.de>
Date: Fri Jul 27 09:54:00 2018 +0200
Update to 3.6.1
.gitignore | 1 +
mp4tools.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b9986f2..1fa6eac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/MP4Tools-3.5.tar.bz2
+/MP4Tools-3.6.1.tar.bz2
diff --git a/mp4tools.spec b/mp4tools.spec
index 5c124bd..92286c5 100644
--- a/mp4tools.spec
+++ b/mp4tools.spec
@@ -1,12 +1,12 @@
%global pname MP4Tools
Name: mp4tools
-Version: 3.5
-Release: 8%{?dist}
+Version: 3.6.1
+Release: 1%{?dist}
Summary: A free cross-platform tool to manipulate MP4 files
License: GPLv2
URL: http://www.mp4joiner.org
-Source0: http://app.oldfoss.com:81/download/MP4Joiner/%{pname}-%{version}.tar.bz2
+Source0: https://sourceforge.net/projects/mp4joiner/files/%{pname}/%{version}/%{pn...
# fedora specific patch
Patch0: %{name}-wx-config.patch
@@ -99,6 +99,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/mp4splitter.desktop
%{_datadir}/pixmaps/mp4splitter.png
%changelog
+* Fri Jul 27 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 3.6.1-1
+- Update to 3.6.1
+
* Fri Jul 27 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 3.5-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
diff --git a/sources b/sources
index 3d5ec4f..888b502 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3669260ed488b56254df2dd1bc602bbe MP4Tools-3.5.tar.bz2
+2078061d612790fdfc46abb870b19920 MP4Tools-3.6.1.tar.bz2
6 years, 4 months
[python-vlc] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
by Leigh Scott
commit a23e285de3f208a0e1f17689630d2773399ab41a
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Jul 27 08:17:04 2018 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: leigh123linux <leigh123linux(a)googlemail.com>
python-vlc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/python-vlc.spec b/python-vlc.spec
index 61dacdd..0b3ae0a 100644
--- a/python-vlc.spec
+++ b/python-vlc.spec
@@ -8,7 +8,7 @@
Name: python-%{srcname}
Version: 1.1.2
-Release: 7.%{gitdate}%{?dist}
+Release: 8.%{gitdate}%{?dist}
Summary: VLC Media Player binding for Python
Group: Applications/Multimedia
License: GPLv2+
@@ -81,6 +81,9 @@ chmod +x %{buildroot}%{python3_sitelib}/*py
%changelog
+* Fri Jul 27 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.1.2-8.20161001git5d389c7
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
+
* Tue Jul 10 2018 Miro Hrončok <mhroncok(a)redhat.com> - 1.1.2-7.20161001git5d389c7
- Rebuilt for Python 3.7
6 years, 4 months
[pithos] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
by Leigh Scott
commit 097b3cc826f214655cab4d0919ef1cdbd576f361
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Jul 27 08:16:40 2018 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: leigh123linux <leigh123linux(a)googlemail.com>
pithos.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/pithos.spec b/pithos.spec
index 8dcff73..426707e 100644
--- a/pithos.spec
+++ b/pithos.spec
@@ -4,7 +4,7 @@
Name: pithos
Version: 1.4.1
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: A Pandora client for the GNOME Desktop
Group: Applications/Multimedia
@@ -78,6 +78,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/*.appdata
%{_mandir}/man1/%{name}.1.gz
%changelog
+* Fri Jul 27 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.4.1-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
+
* Tue Jul 10 2018 Miro Hrončok <mhroncok(a)redhat.com> - 1.4.1-4
- Rebuilt for Python 3.7
6 years, 4 months