[HandBrake] Update to 1.1.2
by Leigh Scott
commit 5e0c8bb02d6349e04c5feec808188a97663a4764
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sun Nov 18 12:27:37 2018 +0000
Update to 1.1.2
.gitignore | 2 ++
HandBrake-nostrip.patch | 10 +++++-----
HandBrake.spec | 14 ++++++++------
sources | 4 ++--
4 files changed, 17 insertions(+), 13 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2ea11bc..e30a303 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,5 @@
/HandBrake-1.0.7.tar.bz2.sig
/HandBrake-1.1.0-source.tar.bz2
/HandBrake-1.1.0-source.tar.bz2.sig
+/HandBrake-1.1.2-source.tar.bz2
+/HandBrake-1.1.2-source.tar.bz2.sig
diff --git a/HandBrake-nostrip.patch b/HandBrake-nostrip.patch
index fceb843..b44899b 100644
--- a/HandBrake-nostrip.patch
+++ b/HandBrake-nostrip.patch
@@ -1,11 +1,11 @@
-diff -up HandBrake-6b5d91aef5ba0fde44ab5960f643e6e5da509642/gtk/module.rules.nostrip HandBrake-6b5d91aef5ba0fde44ab5960f643e6e5da509642/gtk/module.rules
---- HandBrake-6b5d91aef5ba0fde44ab5960f643e6e5da509642/gtk/module.rules.nostrip 2016-08-03 22:46:47.000000000 +0200
-+++ HandBrake-6b5d91aef5ba0fde44ab5960f643e6e5da509642/gtk/module.rules 2016-08-22 09:47:47.465186383 +0200
-@@ -18,6 +18,7 @@ $(GTK.CONFIGURE.stamp): $(GTK.src/)confi
- PKG_CONFIG_PATH=$(BUILD/)contrib/lib/pkgconfig \
+--- a/gtk/module.rules
++++ b/gtk/module.rules
+@@ -18,6 +18,7 @@
+ PKG_CONFIG_PATH=$(BUILD/)contrib/lib/pkgconfig:$(PKG_CONFIG_PATH) \
CFLAGS="$(call fn.ARGS,GTK.GCC,.g .O *D ?extra)" \
LDFLAGS="$(call fn.ARGS,GTK.GCC,?strip .g .O ?extra.exe)" \
+ STRIP="$(STRIP.exe)" \
--prefix=$(PREFIX) \
--with-hb=$(call fn.ABSOLUTE,$(BUILD/))
$(TOUCH.exe) $@
+
diff --git a/HandBrake.spec b/HandBrake.spec
index 0071c55..e73c0fe 100644
--- a/HandBrake.spec
+++ b/HandBrake.spec
@@ -16,8 +16,8 @@
%global desktop_id fr.handbrake.ghb
Name: HandBrake
-Version: 1.1.0
-Release: 4%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
+Version: 1.1.2
+Release: 1%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
Summary: An open-source multiplatform video transcoder
License: GPLv2+
URL: http://handbrake.fr/
@@ -190,8 +190,6 @@ install -D -p -m 644 gtk/src/%{desktop_id}.desktop \
%{buildroot}/%{_datadir}/applications/%{desktop_id}.desktop
install -D -p -m 644 gtk/src/%{desktop_id}.svg \
%{buildroot}/%{_datadir}/icons/hicolor/scalable/apps/%{desktop_id}.svg
-install -D -p -m 644 gtk/src/%{desktop_id}.appdata.xml \
- %{buildroot}/%{_datadir}/appdata/%{desktop_id}.appdata.xml
desktop-file-validate %{buildroot}/%{_datadir}/applications/%{desktop_id}.desktop
@@ -218,9 +216,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%doc AUTHORS.markdown NEWS.markdown README.markdown THANKS.markdown
%{_bindir}/ghb
%if 0%{?fedora} || 0%{?rhel} >= 7
-%{_datadir}/appdata/%{desktop_id}.appdata.xml
+%{_metainfodir}/%{desktop_id}.appdata.xml
%else
-%exclude %{_datadir}/appdata/%{desktop_id}.appdata.xml
+%exclude %{_metainfodir}/%{desktop_id}.appdata.xml
%endif
%{_datadir}/applications/%{desktop_id}.desktop
%{_datadir}/icons/hicolor/scalable/apps/%{desktop_id}.svg
@@ -231,6 +229,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_bindir}/HandBrakeCLI
%changelog
+* Sun Nov 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.1.2-1
+- Rebuild for new x265
+- Update to 1.1.2
+
* Thu Oct 04 2018 Sérgio Basto <sergio(a)serjux.com> - 1.1.0-4
- Mass rebuild for x264 and/or x265
- Add BuildRequires: gcc-c++
diff --git a/sources b/sources
index 97970ec..a51f82d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-5d77fd9207623da1d9068f4026cd91f3 HandBrake-1.1.0-source.tar.bz2
-32f3ac2f2b433190ed595e98928e7e6f HandBrake-1.1.0-source.tar.bz2.sig
+bc11de27b5d12a2ea1f3bc43d6aefc10 HandBrake-1.1.2-source.tar.bz2
+dceaa9f795763ae278df68005beef942 HandBrake-1.1.2-source.tar.bz2.sig
6 years
[avidemux] Rebuild for new x265
by Leigh Scott
commit a913da769a6a3ab340e310693e8aed453da03bbd
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sun Nov 18 12:12:53 2018 +0000
Rebuild for new x265
avidemux.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/avidemux.spec b/avidemux.spec
index 0d6dc6c..d3dfe90 100644
--- a/avidemux.spec
+++ b/avidemux.spec
@@ -5,7 +5,7 @@
Name: avidemux
Version: 2.7.1
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Graphical video editing and transcoding tool
License: GPLv2+
@@ -283,6 +283,9 @@ appstream-util validate-relax --nonet \
%changelog
+* Sun Nov 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 2.7.1-6
+- Rebuild for new x265
+
* Thu Oct 04 2018 Sérgio Basto <sergio(a)serjux.com> - 2.7.1-5
- Mass rebuild for x264 and/or x265
6 years
[gstreamer1-plugins-bad-freeworld] Rebuild for new x265
by Leigh Scott
commit 7772e88136f58bd5174c5103a7dc6acaa55f97ad
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sun Nov 18 12:09:10 2018 +0000
Rebuild for new x265
gstreamer1-plugins-bad-freeworld.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer1-plugins-bad-freeworld.spec b/gstreamer1-plugins-bad-freeworld.spec
index bc68141..133ce14 100644
--- a/gstreamer1-plugins-bad-freeworld.spec
+++ b/gstreamer1-plugins-bad-freeworld.spec
@@ -5,7 +5,7 @@
Summary: GStreamer 1.0 streaming media framework "bad" plug-ins
Name: gstreamer1-plugins-bad-freeworld
Version: 1.14.4
-Release: 1%{?dist}
+Release: 2%{?dist}
License: LGPLv2+
Group: Applications/Multimedia
URL: http://gstreamer.freedesktop.org/
@@ -101,6 +101,9 @@ rm -fv %{buildroot}%{_libdir}/gstreamer-1.0/*.la
%changelog
+* Sun Nov 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.14.4-2
+- Rebuild for new x265
+
* Tue Oct 09 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 1.14.4-1
- 1.14.4
6 years
[vlc] Rebuild for new x265
by Leigh Scott
commit d7c172f263772e7a8573e28b8847f9b0d5c2e354
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sun Nov 18 12:09:09 2018 +0000
Rebuild for new x265
vlc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index 900d691..3748754 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -43,7 +43,7 @@
Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc
Version: 3.0.5
-Release: 5%{?dist}
+Release: 6%{?dist}
License: GPLv2+
URL: https://www.videolan.org
Source0: %{vlc_url}/%{?!vlc_tag:%{version}/}vlc-%{version}%{?vlc_tag}.tar.xz
@@ -579,6 +579,9 @@ fi || :
%changelog
+* Sun Nov 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 3.0.5-6
+- Rebuild for new x265
+
* Sun Nov 11 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 3.0.5-5
- Update to 20181111
6 years
[xpra-codecs-freeworld] Rebuild for new x265
by Leigh Scott
commit 480b013469ffd3baa91341c791c5c37bc8ad80ea
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sun Nov 18 12:09:08 2018 +0000
Rebuild for new x265
xpra-codecs-freeworld.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/xpra-codecs-freeworld.spec b/xpra-codecs-freeworld.spec
index 87ee760..81ddc2b 100644
--- a/xpra-codecs-freeworld.spec
+++ b/xpra-codecs-freeworld.spec
@@ -36,7 +36,7 @@
Name: xpra-codecs-freeworld
Version: 2.4.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Additional codecs for xpra using x264 and ffmpeg
License: GPLv2+
URL: http://www.xpra.org/
@@ -130,6 +130,9 @@ find %{buildroot}%{pythonx_sitearch}/xpra -name '*.so' \
%license COPYING
%changelog
+* Sun Nov 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 2.4.1-2
+- Rebuild for new x265
+
* Wed Oct 31 2018 Antonio Trande <sagitter(a)fedoraproject.org> - 2.4.1-1
- Update to 2.4.1
- Add Python Cairo library BR
6 years
[ffmpeg] Rebuild for new x265
by Leigh Scott
commit 27844ebaad282577835d503ce5da5c0941b88729
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sun Nov 18 11:12:25 2018 +0000
Rebuild for new x265
ffmpeg.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 2769497..f62a413 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -87,7 +87,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.1
-Release: 3%{?date}%{?date:git}%{?rel}%{?dist}
+Release: 4%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
%if 0%{?date}
@@ -423,6 +423,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Sun Nov 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 4.1-4
+- Rebuild for new x265
+
* Fri Nov 09 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 4.1-3
- Fix for cuda enabled repo
6 years
[x265] add Debian patch to fix build
by Leigh Scott
commit 361098959a82b36be674bbbbca0768d05151b104
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sun Nov 18 10:51:56 2018 +0000
add Debian patch to fix build
...-detect512-is-needed-on-all-architectures.patch | 35 ++++++++++++++++++++++
x265.spec | 1 +
2 files changed, 36 insertions(+)
---
diff --git a/0003-detect512-is-needed-on-all-architectures.patch b/0003-detect512-is-needed-on-all-architectures.patch
new file mode 100644
index 0000000..16aab24
--- /dev/null
+++ b/0003-detect512-is-needed-on-all-architectures.patch
@@ -0,0 +1,35 @@
+From: Adam Sampson <unknown@bitbucket>
+Date: Sun, 14 Oct 2018 14:04:18 +0200
+Subject: detect512 is needed on all architectures
+
+---
+ source/common/cpu.cpp | 9 +++++----
+ 1 file changed, 5 insertions(+), 4 deletions(-)
+
+diff --git a/source/common/cpu.cpp b/source/common/cpu.cpp
+index 0681ff5..fa687da 100644
+--- a/source/common/cpu.cpp
++++ b/source/common/cpu.cpp
+@@ -110,6 +110,11 @@ const cpu_name_t cpu_names[] =
+ { "", 0 },
+ };
+
++bool detect512()
++{
++ return(enable512);
++}
++
+ #if X265_ARCH_X86
+
+ extern "C" {
+@@ -123,10 +128,6 @@ uint64_t PFX(cpu_xgetbv)(int xcr);
+ #pragma warning(disable: 4309) // truncation of constant value
+ #endif
+
+-bool detect512()
+-{
+- return(enable512);
+-}
+ uint32_t cpu_detect(bool benableavx512 )
+ {
+
diff --git a/x265.spec b/x265.spec
index a2a434a..a541a5e 100644
--- a/x265.spec
+++ b/x265.spec
@@ -19,6 +19,7 @@ Patch2: x265-detect_cpu_armhfp.patch
Patch3: x265-arm-cflags.patch
Patch4: x265-pkgconfig_path_fix.patch
Patch5: x265-2.8-asm-primitives.patch
+Patch6: https://sources.debian.org/data/main/x/x265/2.9-3/debian/patches/0003-det...
BuildRequires: gcc-c++
BuildRequires: cmake3
6 years
[x265] Update to 2.9
by Leigh Scott
commit 3ddac98f220037604d2d265b257b1ded4d4b7444
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sun Nov 18 09:47:55 2018 +0000
Update to 2.9
.gitignore | 1 +
sources | 2 +-
x265-4504219210793536d921ee4e0b3058698c630bf4.diff | 19 -------------------
x265.spec | 10 ++++++----
4 files changed, 8 insertions(+), 24 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f3a1c5d..29dd964 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ x265_1.6.tar.gz
/x265_2.6.tar.gz
/x265_2.7.tar.gz
/x265_2.8.tar.gz
+/x265_2.9.tar.gz
diff --git a/sources b/sources
index 2c38b2f..09c2d99 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b68dcd4e8a495e53e53034a11fec5eb9 x265_2.8.tar.gz
+693ee4ce7929a59735f441107310f0bb x265_2.9.tar.gz
diff --git a/x265.spec b/x265.spec
index be9618a..a2a434a 100644
--- a/x265.spec
+++ b/x265.spec
@@ -1,8 +1,8 @@
-%global _so_version 160
+%global _so_version 165
Summary: H.265/HEVC encoder
Name: x265
-Version: 2.8
+Version: 2.9
Release: 1%{?dist}
URL: http://x265.org/
# source/Lib/TLibCommon - BSD
@@ -18,8 +18,7 @@ Patch1: x265-high-bit-depth-soname.patch
Patch2: x265-detect_cpu_armhfp.patch
Patch3: x265-arm-cflags.patch
Patch4: x265-pkgconfig_path_fix.patch
-Patch5: x265-4504219210793536d921ee4e0b3058698c630bf4.diff
-Patch6: x265-2.8-asm-primitives.patch
+Patch5: x265-2.8-asm-primitives.patch
BuildRequires: gcc-c++
BuildRequires: cmake3
@@ -140,6 +139,9 @@ done
%{_libdir}/pkgconfig/x265.pc
%changelog
+* Sun Nov 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 2.9-1
+- Update to 2.9
+
* Thu Oct 04 2018 Sérgio Basto <sergio(a)serjux.com> - 2.8-1
- Update to 2.8 more 2 patches to fix builds on non-x86 and arm
https://bitbucket.org/multicoreware/x265/issues/404/28-fails-to-build-on-...
6 years
[ffmpeg/f27] Updated to 3.3.9
by Julian Sikorski
commit a3ab7e322a38526cef40e09e5549f185d04b3d48
Author: Julian Sikorski <belegdol(a)fedoraproject.org>
Date: Sun Nov 18 09:26:58 2018 +0100
Updated to 3.3.9
ffmpeg.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 3c6dbf1..c8c0987 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -73,7 +73,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
-Version: 3.3.8
+Version: 3.3.9
Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
@@ -415,6 +415,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Sun Nov 18 2018 Julian Sikorski <belegdol(a)fedoraproject.org> - 3.3.9-1
+- Updated to 3.3.9
+
* Wed Jul 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 3.3.8-1
- Updated to 3.3.8
- enable libzvbi by default (rfbz#4956)
diff --git a/sources b/sources
index 98f7138..4005687 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-35661146d5d453046215c2372d03f35f ffmpeg-3.3.8.tar.xz
+d0dc359e247070a0d25964f4822cab4f ffmpeg-3.3.9.tar.xz
6 years
[wireguard-kmod/el7] Release 0.0.20181115
by Robert-André Mauchin
commit 214717d78b44059cc871161eeb2a5a49ac46097d
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Fri Nov 16 16:07:50 2018 +0100
Release 0.0.20181115
.gitignore | 1 +
sources | 2 +-
wireguard-kmod.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4e615b8..4f8199f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/WireGuard-0.0.20181006.tar.xz
/WireGuard-0.0.20181007.tar.xz
/WireGuard-0.0.20181018.tar.xz
+/WireGuard-0.0.20181115.tar.xz
diff --git a/sources b/sources
index b26d773..c59df52 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f6c9956a447f8f97159144467083c7fb WireGuard-0.0.20181018.tar.xz
+3ad3ea4705f1d855990f565480294ded WireGuard-0.0.20181115.tar.xz
diff --git a/wireguard-kmod.spec b/wireguard-kmod.spec
index 2361293..027605e 100644
--- a/wireguard-kmod.spec
+++ b/wireguard-kmod.spec
@@ -3,7 +3,7 @@
Name: wireguard-kmod
Summary: Kernel module (kmod) for Wireguard
-Version: 0.0.20181018
+Version: 0.0.20181115
Release: 1%{?dist}
License: GPLv2
@@ -58,6 +58,9 @@ done
%changelog
+* Fri Nov 16 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20181115-1
+- Release 0.0.20181115
+
* Thu Oct 18 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20181018-1
- Release 0.0.20181018
6 years