[libopenshot] Update to latest upstream release.
by Richard Shaw
commit d4357086513f6212aa5b228f06e3ba23314fce29
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Sat Mar 18 14:30:31 2017 -0500
Update to latest upstream release.
.gitignore | 1 +
libopenshot.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3800cbc..709c591 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
libopenshot-0.0.6.tar.gz
/libopenshot-0.1.1.tar.gz
/libopenshot-0.1.2.tar.gz
+/libopenshot-0.1.3.tar.gz
diff --git a/libopenshot.spec b/libopenshot.spec
index d3eefa8..8ded18a 100644
--- a/libopenshot.spec
+++ b/libopenshot.spec
@@ -1,5 +1,5 @@
Name: libopenshot
-Version: 0.1.2
+Version: 0.1.3
Release: 1%{?dist}
Summary: Library for creating and editing videos
@@ -78,6 +78,9 @@ make %{?_smp_mflags}
%changelog
+* Tue Mar 14 2017 Richard Shaw <hobbes1069(a)gmail.com> - 0.1.3-1
+- Update to latest upstream release.
+
* Mon Oct 17 2016 Richard Shaw <hobbes1069(a)gmail.com> - 0.1.2-1
- Update to latest upstream release.
diff --git a/sources b/sources
index a6d267f..d05bbe0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1491f454af8ef23b6c2f7f3e4ce39291 libopenshot-0.1.2.tar.gz
+5cd99662b970ff3246aa2c44280c5956 libopenshot-0.1.3.tar.gz
7 years, 8 months
[x264] Bootstrap for ppc64, ppc64le and aarch64
by Sérgio M. Basto
commit 6557bec955d7861bbed75432745f923c6c735851
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Mar 18 18:42:43 2017 +0000
Bootstrap for ppc64, ppc64le and aarch64
x264.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/x264.spec b/x264.spec
index f300716..3ccfaf8 100644
--- a/x264.spec
+++ b/x264.spec
@@ -7,7 +7,7 @@
%global gver .%{gitdate}git%{gitversion}
%global branch stable
-#global _with_bootstrap 1
+%global _with_bootstrap 1
%{?_with_bootstrap:
%global _without_gpac 1
@@ -31,7 +31,7 @@
Summary: H264/AVC video streams encoder
Name: x264
Version: 0.%{api}
-Release: 15%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
+Release: 16%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
License: GPLv2+
URL: https://www.videolan.org/developers/x264.html
Source0: %{name}-0.%{api}-%{snapshot}.tar.bz2
@@ -201,6 +201,9 @@ install -pm644 generic/{AUTHORS,COPYING} %{buildroot}%{_pkgdocdir}/
%endif
%changelog
+* Sat Mar 18 2017 Sérgio Basto <sergio(a)serjux.com> - 0.148-16.20170121git97eaef2_bootstrap
+- Bootstrap for ppc64, ppc64le and aarch64
+
* Wed Jan 25 2017 Sérgio Basto <sergio(a)serjux.com> - 0.148-15.20170121git97eaef2
- Update x264 to git stable snapshot of 20170121
7 years, 8 months
[buildsys-build-rpmfusion] rebuild for kernel 4.11.0-0.rc2.git2.2.fc26
by Nicolas Chauvet
commit 0bc513b20adf14a0fd509137d22d4556f725e754
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sat Mar 18 19:22:53 2017 +0100
rebuild for kernel 4.11.0-0.rc2.git2.2.fc26
buildsys-build-rpmfusion.spec | 5 ++++-
update-to-latest-kernels.sh | 1 +
2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/buildsys-build-rpmfusion.spec b/buildsys-build-rpmfusion.spec
index f3e9f26..db84e34 100644
--- a/buildsys-build-rpmfusion.spec
+++ b/buildsys-build-rpmfusion.spec
@@ -3,7 +3,7 @@
Name: buildsys-build-%{repo}
Epoch: 10
Version: 26
-Release: 0.3
+Release: 0.4
Summary: Tools and files used by the %{repo} buildsys
Group: Development/Tools
@@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Sat Mar 18 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 10:26-0.4
+- rebuild for kernel 4.11.0-0.rc2.git2.2.fc26
+
* Sat Mar 18 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 10:26-0.3
- rebuild for kernel 4.11.0-0.rc2.git2.2.fc26
diff --git a/update-to-latest-kernels.sh b/update-to-latest-kernels.sh
index d1ec4a4..0fb6f63 100755
--- a/update-to-latest-kernels.sh
+++ b/update-to-latest-kernels.sh
@@ -28,4 +28,5 @@ fedpkg clog; git commit -F clog -a
rm clog
rfpkg push
branch=$(git rev-parse --abbrev-ref HEAD)
+ [ $branch == "master" ] && branch=rawhide
rfpkg build --target ${branch}-free
7 years, 8 months
[buildsys-build-rpmfusion: 2/2] rebuild for kernel 4.11.0-0.rc2.git2.2.fc26
by Nicolas Chauvet
commit 18300c92549f25a39dfb927d20d7ce60aaef1caf
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sat Mar 18 19:21:25 2017 +0100
rebuild for kernel 4.11.0-0.rc2.git2.2.fc26
buildsys-build-rpmfusion-kerneldevpkgs-current | 8 ++++----
buildsys-build-rpmfusion.spec | 5 ++++-
2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/buildsys-build-rpmfusion-kerneldevpkgs-current b/buildsys-build-rpmfusion-kerneldevpkgs-current
index 329cf7e..dbd34ee 100644
--- a/buildsys-build-rpmfusion-kerneldevpkgs-current
+++ b/buildsys-build-rpmfusion-kerneldevpkgs-current
@@ -1,4 +1,4 @@
-4.6.3-300.fc24.x86_64
-4.6.3-300.fc24.x86_64smp
-4.6.3-300.fc24.x86_64PAE
-4.6.3-300.fc24.x86_64lpae
+4.11.0-0.rc2.git2.2.fc26
+4.11.0-0.rc2.git2.2.fc26smp
+4.11.0-0.rc2.git2.2.fc26PAE
+4.11.0-0.rc2.git2.2.fc26lpae
diff --git a/buildsys-build-rpmfusion.spec b/buildsys-build-rpmfusion.spec
index ffc3b65..f3e9f26 100644
--- a/buildsys-build-rpmfusion.spec
+++ b/buildsys-build-rpmfusion.spec
@@ -3,7 +3,7 @@
Name: buildsys-build-%{repo}
Epoch: 10
Version: 26
-Release: 0.2
+Release: 0.3
Summary: Tools and files used by the %{repo} buildsys
Group: Development/Tools
@@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Sat Mar 18 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 10:26-0.3
+- rebuild for kernel 4.11.0-0.rc2.git2.2.fc26
+
* Sat Aug 06 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 10:26-0.2
- Bump for 26
7 years, 8 months
[kodi] Fix Arches for kodi
by Nicolas Chauvet
commit 0522c80d375bd621e52602d4d873df63c2eafa01
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sat Mar 18 19:07:15 2017 +0100
Fix Arches for kodi
kodi.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kodi.spec b/kodi.spec
index 9163999..44b4ffe 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -55,7 +55,7 @@ Patch2: kodi-17a2-libdvd.patch
# Upstream does not support ppc64
# ARM support is restricted to one GPU per build
-ExcludeArch: %{arm} ppc64
+ExclusiveArch: i686 x86_64
BuildRequires: SDL2-devel
BuildRequires: SDL_image-devel
7 years, 8 months
[HandBrake] Add conditional around clip_id patch
by Xavier Bachelot
commit 7507cc84f3939b002dacaa11d7ef34505b6fac18
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Sat Mar 18 15:18:25 2017 +0100
Add conditional around clip_id patch
HandBrake.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/HandBrake.spec b/HandBrake.spec
index 86dcbd7..0aee0a1 100644
--- a/HandBrake.spec
+++ b/HandBrake.spec
@@ -16,7 +16,7 @@
Name: HandBrake
Version: 1.0.3
-Release: 1%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
+Release: 2%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
Summary: An open-source multiplatform video transcoder
License: GPLv2+
URL: http://handbrake.fr/
@@ -120,7 +120,9 @@ This package contains the main program with a graphical interface.
%prep
%setup -q %{!?tag:-n %{name}-%{commit0}}
+%if 0%{?fedora} <= 25
%patch1 -p1
+%endif
%patch2 -p1
%patch3 -p1
%patch4 -p1
@@ -223,6 +225,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_bindir}/HandBrakeCLI
%changelog
+* Sat Mar 18 2017 Xavier Bachelot <xavier(a)bachelot.org> - 1.0.3-2
+- Don't apply clip_id patch for releases shipping with libbluray 1.0.0.
+
* Wed Mar 08 2017 Xavier Bachelot <xavier(a)bachelot.org> - 1.0.3-1
- Update to 1.0.3.
- Use Recommends: only for Fedora.
7 years, 8 months
[qmplay2] Update to 17.03.17 Add appdata.xml file Add BR libappstream-glib
by Martin Gansser
commit 955801bb27b83745d12966f1b85746a775342799
Author: Martin Gansser <mgansser(a)alice.de>
Date: Sat Mar 18 14:13:25 2017 +0100
Update to 17.03.17
Add appdata.xml file
Add BR libappstream-glib
.gitignore | 1 +
fix_QMPlay2-appdata-xml.patch | 19 +++++++++++++++++++
qmplay2.spec | 19 +++++++++++++++++--
sources | 2 +-
4 files changed, 38 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 608eb7b..50d4e66 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/QMPlay2-src-16.11.20.tar.xz
/QMPlay2-src-16.12.23.tar.xz
/QMPlay2-src-17.02.12.tar.xz
+/QMPlay2-src-17.03.17.tar.xz
diff --git a/fix_QMPlay2-appdata-xml.patch b/fix_QMPlay2-appdata-xml.patch
new file mode 100644
index 0000000..aa2f0b2
--- /dev/null
+++ b/fix_QMPlay2-appdata-xml.patch
@@ -0,0 +1,19 @@
+--- QMPlay2-src-17.03.17.orig/src/gui/Unix/QMPlay2.appdata.xml.in 2017-03-11 01:19:26.000000000 +0100
++++ QMPlay2-src-17.03.17/src/gui/Unix/QMPlay2.appdata.xml.in 2017-03-18 12:14:45.091071846 +0100
+@@ -1,6 +1,7 @@
+ <?xml version="1.0" encoding="UTF-8"?>
+ <component type="desktop-application">
+- <id>org.zaps166.QMPlay2</id>
++ <id>QMPlay2.desktop</id>
++ <metadata_license>CC0-1.0</metadata_license>
+ <name>QMPlay2</name>
+ <summary>Video and audio player</summary>
+ <description>
+@@ -11,7 +12,6 @@
+ </description>
+ <url type="homepage">http://zaps166.sourceforge.net/?app=QMPlay2</url>
+ <url type="bugtracker">https://github.com/zaps166/QMPlay2/issues</url>
+- <icon type="stock">QMPlay2</icon>
+ <categories>
+ <category>AudioVideo</category>
+ <category>Player</category>
diff --git a/qmplay2.spec b/qmplay2.spec
index 9d2833c..838aed1 100644
--- a/qmplay2.spec
+++ b/qmplay2.spec
@@ -1,17 +1,21 @@
%global pname QMPlay2
Name: qmplay2
-Version: 17.02.12
+Version: 17.03.17
Release: 1%{?dist}
Summary: A Qt based media player, streamer and downloader
License: LGPLv3+
Url: http://zaps166.sourceforge.net/?app=QMPlay2
Source: https://github.com/zaps166/QMPlay2/releases/download/%{version}/%{pname}-...
+# https://github.com/zaps166/QMPlay2/issues/92
+Patch0: fix_QMPlay2-appdata-xml.patch
BuildRequires: kde-workspace-devel
BuildRequires: pkgconfig(Qt5)
BuildRequires: qt5-linguist
BuildRequires: portaudio-devel
+BuildRequires: desktop-file-utils
+BuildRequires: libappstream-glib
BuildRequires: pkgconfig(alsa)
BuildRequires: pkgconfig(libass)
BuildRequires: pkgconfig(libavcodec)
@@ -53,7 +57,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
It's a development package for %{name}.
%prep
-%autosetup -n %{pname}-src-%{version}
+%autosetup -p1 -n %{pname}-src-%{version}
# E: invalid-desktopfile /usr/share/applications/QMPlay2.desktop file
# contains group "PlayPause Shortcut Group", but groups extending the
@@ -81,8 +85,13 @@ s:.*/\([a-zA-Z]\{2\}\).qm:%lang(\1) \0:' > %{name}.lang
cd %{buildroot}/%{_datadir}/qmplay2
rm LICENSE README.md TODO AUTHORS ChangeLog
+mkdir -p %{buildroot}%{_datadir}/appdata
+mv %{buildroot}/%{_datadir}/metainfo/org.zaps166.QMPlay2.appdata.xml \
+ %{buildroot}/%{_datadir}/appdata/%{name}.appdata.xml
+
%check
desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
+appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*.appdata.xml
%post
/sbin/ldconfig
@@ -113,6 +122,7 @@ fi
%dir %{_datadir}/solid
%dir %{_datadir}/solid/actions
%{_datadir}/applications/%{pname}*.desktop
+%{_datadir}/appdata/%{name}.appdata.xml
%{_datadir}/icons/hicolor/*/apps/%{pname}.png
%dir %{_datadir}/%{name}
%dir %{_datadir}/%{name}/lang
@@ -125,6 +135,11 @@ fi
%{_includedir}/%{pname}
%changelog
+* Sat Mar 18 2017 Martin Gansser <martinkg(a)fedoraproject.org> - 17.03.17-1
+- Update to 17.03.17
+- Add appdata.xml file
+- Add BR libappstream-glib
+
* Mon Feb 13 2017 Martin Gansser <martinkg(a)fedoraproject.org> - 17.02.12-1
- Update to 17.02.12
diff --git a/sources b/sources
index 906b26b..7fef336 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-631b3332ddec18cd103771ec719213c1 QMPlay2-src-17.02.12.tar.xz
+71692fc73a3b2c6285d8a498c0f9d53d QMPlay2-src-17.03.17.tar.xz
7 years, 8 months