[mp4tools/f27] Add RR gpac
by Martin Gansser
Summary of changes:
6f0cb94... Add RR gpac (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 10 months
[mp4tools] Add RR gpac
by Martin Gansser
commit 6f0cb9492d681f4da92986374a082a38126108b9
Author: martinkg <martinkg(a)fedoraproject.org>
Date: Tue Jan 9 13:05:21 2018 +0100
Add RR gpac
mp4tools.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mp4tools.spec b/mp4tools.spec
index e96b9d2..594df40 100644
--- a/mp4tools.spec
+++ b/mp4tools.spec
@@ -15,7 +15,7 @@ BuildRequires: desktop-file-utils
BuildRequires: ffmpeg
BuildRequires: ffmpeg-devel
BuildRequires: gettext-devel
-BuildRequires: gpac-devel
+BuildRequires: gpac
BuildRequires: wxsvg-devel
Requires: ffmpeg
Requires: gpac
6 years, 10 months
[mp4tools/f26] Add RR gpac
by Martin Gansser
Summary of changes:
6f05fff... Add RR gpac (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 10 months
[mp4tools/f27] Add RR gpac
by Martin Gansser
Summary of changes:
6f05fff... Add RR gpac (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 10 months
[mp4tools] Add RR gpac
by Martin Gansser
commit 6f05fff81e3dc3568e8d61cf7eb8c826c2fc14cb
Author: martinkg <martinkg(a)fedoraproject.org>
Date: Tue Jan 9 12:38:43 2018 +0100
Add RR gpac
mp4tools.spec | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/mp4tools.spec b/mp4tools.spec
index e24937d..e96b9d2 100644
--- a/mp4tools.spec
+++ b/mp4tools.spec
@@ -2,7 +2,7 @@
Name: mp4tools
Version: 3.5
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: A free cross-platform tool to manipulate MP4 files
License: GPLv2
URL: http://www.mp4joiner.org
@@ -15,9 +15,10 @@ BuildRequires: desktop-file-utils
BuildRequires: ffmpeg
BuildRequires: ffmpeg-devel
BuildRequires: gettext-devel
-BuildRequires: gpac
+BuildRequires: gpac-devel
BuildRequires: wxsvg-devel
Requires: ffmpeg
+Requires: gpac
%description
@@ -98,6 +99,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/mp4splitter.desktop
%{_datadir}/pixmaps/mp4splitter.png
%changelog
+* Tue Jan 09 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 3.5-4
+- Add RR gpac
+
* Thu Oct 12 2017 Martin Gansser <martinkg(a)fedoraproject.org> - 3.5-3
- COPYING file does not report a GPLv3 license, use GPLv2
- Do not use %%license and %%{_pkgdocdir} together
6 years, 10 months
[vlc/f26] (5 commits) ...Update snapshot
by Nicolas Chauvet
Summary of changes:
816e5dd... Update pre-version (*)
1e46152... Update snapshot (*)
3c12d73... Drop wayland patch (*)
63bfd6f... Mass rebuild for x264 and x265 (*)
505fda6... Update snapshot (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 10 months
[vlc/f27] (5 commits) ...Update snapshot
by Nicolas Chauvet
Summary of changes:
816e5dd... Update pre-version (*)
1e46152... Update snapshot (*)
3c12d73... Drop wayland patch (*)
63bfd6f... Mass rebuild for x264 and x265 (*)
505fda6... Update snapshot (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 10 months
[vlc] Update snapshot
by Nicolas Chauvet
commit 505fda6e4ad52c46038b27bd37d6c68dd6768580
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jan 9 10:05:30 2018 +0100
Update snapshot
sources | 2 +-
vlc.spec | 11 +++++++----
2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/sources b/sources
index 8ea8599..9af5898 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c8b6f50ce1b529ab72545f7a818619e vlc-3.0.0-20171221-0227-rc2.tar.xz
+f670c4f293c8abebc9cceb0f97ffd849 vlc-3.0.0-20180109-0224-rc5.tar.xz
diff --git a/vlc.spec b/vlc.spec
index 03b72ef..5f7178b 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -1,7 +1,7 @@
%global vlc_vers 3.0.0
-%global vlc_date 20171221
-%global vlc_rc rc2
-%global vlc_tag -%{?vlc_date}-0227-%{?vlc_rc}
+%global vlc_date 20180109
+%global vlc_rc rc5
+%global vlc_tag -%{?vlc_date}-0224-%{?vlc_rc}
%if 0%{?vlc_rc:1}
%global vlc_url https://nightlies.videolan.org/build/source/
%else
@@ -41,7 +41,7 @@
Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc
Version: %{vlc_vers}
-Release: 0.47%{?vlc_date:.git%{vlc_date}}%{?vlc_rc:.%{vlc_rc}}%{?dist}
+Release: 0.48%{?vlc_date:.git%{vlc_date}}%{?vlc_rc:.%{vlc_rc}}%{?dist}
License: GPLv2+
Group: Applications/Multimedia
URL: http://www.videolan.org
@@ -541,6 +541,9 @@ fi || :
%changelog
+* Tue Jan 09 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.0-0.48.git20180109.rc5
+- Update to 20180109 -rc5
+
* Sun Dec 31 2017 Sérgio Basto <sergio(a)serjux.com> - 3.0.0-0.47.git20171221.rc2
- Mass rebuild for x264 and x265
6 years, 10 months