[mpv/f30] (24 commits) ...Update to 0.30.0
by Leigh Scott
Summary of changes:
54c98cb... Implement CI/CD compatible versionning (*)
b29d966... Obsoletes older ci/cd (*)
2589ad2... Update snapshot (*)
24acc7c... Add libplacebo - fix FFmpeg DRM PRIME (*)
649c4fd... Rebuild for new ffmpeg version (*)
4d89abd... Update snapshot (*)
dd24fc8... Add changes for el8 (*)
f10dcb9... Add pkgconfig(luajit) (*)
738e2ff... Rebuild for switch to lua (*)
fc50a97... remove unused lua br (*)
6a5a72b... Make libplacebo fedora only (*)
383e7b9... Adjust epel8 build requires (*)
bbb5ed1... finish up from last commit (*)
e21815e... Update to 20190922 snapshot (*)
5d8d5dc... remove dead dvdread option (*)
b97e0b2... remove dead tv option (*)
d969866... tweak buildrequires (*)
805d8f8... Rebuild with newer zimg (*)
1132614... Update to 20191003 snapshot (*)
3dd65ae... add unpacked file (*)
fdc8084... Update to 20191011 snapshot (*)
097d7c2... Enable html doc as it's easier to read than the man page (*)
03e2b72... Update to 20191025 snapshot (*)
5b2b793... Update to 0.30.0 (*)
(*) This commit already existed in another branch; no separate mail sent
5 years
[mpv/f31] (3 commits) ...Update to 0.30.0
by Leigh Scott
Summary of changes:
097d7c2... Enable html doc as it's easier to read than the man page (*)
03e2b72... Update to 20191025 snapshot (*)
5b2b793... Update to 0.30.0 (*)
(*) This commit already existed in another branch; no separate mail sent
5 years
[mpv] Update to 0.30.0
by Leigh Scott
commit 5b2b7934a420073b298f9a863fbadd63afa80835
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Oct 25 17:18:53 2019 +0100
Update to 0.30.0
mpv.spec | 14 ++++++--------
sources | 2 +-
2 files changed, 7 insertions(+), 9 deletions(-)
---
diff --git a/mpv.spec b/mpv.spec
index e4c693d..a67208a 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -1,15 +1,10 @@
-%global commit e67386e50be262820a632effbb2b17ecaf98c737
-%global gitdate 20191025
-%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global gitrelease .%{gitdate}.git%{shortcommit}
-
Name: mpv
-Version: 0.29.1
-Release: 19%{?gitrelease}%{?dist}
+Version: 0.30.0
+Release: 1%{?gitrelease}%{?dist}
Summary: Movie player playing most video formats and DVDs
License: GPLv2+ and LGPLv2+
URL: http://mpv.io/
-Source0: https://github.com/mpv-player/mpv/archive/%{commit}/%{name}-%{shortcommit...
+Source0: https://github.com/mpv-player/mpv/archive/v%{version}/%{name}-%{version}....
# set defaults for Fedora
Patch0: %{name}-config.patch
@@ -174,6 +169,9 @@ install -Dpm 644 README.md etc/input.conf etc/mpv.conf -t %{buildroot}%{_docdir}
%{_libdir}/pkgconfig/mpv.pc
%changelog
+* Fri Oct 25 2019 Leigh Scott <leigh123linux(a)gmail.com> - 0.30.0-1
+- Update to 0.30.0
+
* Fri Oct 25 2019 Leigh Scott <leigh123linux(a)gmail.com> - 0.29.1-19.20191025.gite67386e
- Update to 20191025 snapshot
diff --git a/sources b/sources
index 656ce65..8467db5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mpv-e67386e.tar.gz) = 8b4091f3bba7258cc143957a946789f132ce22c5ee0aace85dbfbddb18afcba78f44b5ec36a046bc317510050d19ee834f7d83bf73e7b7a10fddd90aecbff591
+SHA512 (mpv-0.30.0.tar.gz) = 2b3cc626575b5e56308f5f9ecf926957a36c861c85f700a4a3ede72cf7f7ea08729d20f810693117e21aeeff649f08718e73ead7d117521bf88d746708a72c66
5 years
[mpv] Update to 20191025 snapshot
by Leigh Scott
commit 03e2b72d5bf4e18c2fe5daf7edb614b07b83abce
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Oct 25 16:36:03 2019 +0100
Update to 20191025 snapshot
mpv.spec | 9 ++++++---
sources | 2 +-
2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/mpv.spec b/mpv.spec
index d9f79f8..e4c693d 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -1,11 +1,11 @@
-%global commit a85fa2d2de92a89258da6b8bf6d814cf47824a0e
-%global gitdate 20191011
+%global commit e67386e50be262820a632effbb2b17ecaf98c737
+%global gitdate 20191025
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global gitrelease .%{gitdate}.git%{shortcommit}
Name: mpv
Version: 0.29.1
-Release: 18%{?gitrelease}%{?dist}
+Release: 19%{?gitrelease}%{?dist}
Summary: Movie player playing most video formats and DVDs
License: GPLv2+ and LGPLv2+
URL: http://mpv.io/
@@ -174,6 +174,9 @@ install -Dpm 644 README.md etc/input.conf etc/mpv.conf -t %{buildroot}%{_docdir}
%{_libdir}/pkgconfig/mpv.pc
%changelog
+* Fri Oct 25 2019 Leigh Scott <leigh123linux(a)gmail.com> - 0.29.1-19.20191025.gite67386e
+- Update to 20191025 snapshot
+
* Sun Oct 13 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 0.29.1-18.20191011.gita85fa2d
- Enable html doc as it's easier to read than the man page
diff --git a/sources b/sources
index e2cec6d..656ce65 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mpv-a85fa2d.tar.gz) = 2d0554912e787179b892c0641a7d94b16e70009e7a7216523fa4d8f1c0d2f0091d07b980b362beb855588897c1dd244faa8ea98ce110ed6e78bc61f52f0c0ef7
+SHA512 (mpv-e67386e.tar.gz) = 8b4091f3bba7258cc143957a946789f132ce22c5ee0aace85dbfbddb18afcba78f44b5ec36a046bc317510050d19ee834f7d83bf73e7b7a10fddd90aecbff591
5 years
[buildsys-build-rpmfusion/f31] rebuild for kernel 5.3.7-301.fc31
by Nicolas Chauvet
commit 41a96d7a16b78008a42021000381fa0531bbb46e
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Oct 25 11:24:07 2019 +0200
rebuild for kernel 5.3.7-301.fc31
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 a64bdee..aeb188e 100644
--- a/buildsys-build-rpmfusion-kerneldevpkgs-current
+++ b/buildsys-build-rpmfusion-kerneldevpkgs-current
@@ -1,4 +1,4 @@
-5.3.6-300.fc31
-5.3.6-300.fc31smp
-5.3.6-300.fc31PAE
-5.3.6-300.fc31lpae
+5.3.7-301.fc31
+5.3.7-301.fc31smp
+5.3.7-301.fc31PAE
+5.3.7-301.fc31lpae
diff --git a/buildsys-build-rpmfusion.spec b/buildsys-build-rpmfusion.spec
index f3c8528..2a9fba9 100644
--- a/buildsys-build-rpmfusion.spec
+++ b/buildsys-build-rpmfusion.spec
@@ -3,7 +3,7 @@
Name: buildsys-build-%{repo}
Epoch: 11
Version: 31
-Release: 2
+Release: 3
Summary: Tools and files used by the %{repo} buildsys
License: MIT
@@ -77,6 +77,9 @@ sed -i 's|^default_prefix=.*|default_prefix=%{_datadir}/%{name}/|' \
%changelog
+* Fri Oct 25 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 11:31-3
+- rebuild for kernel 5.3.7-301.fc31
+
* Tue Oct 22 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 11:31-2
- rebuild for kernel 5.3.6-300.fc31
5 years
[vlc/el8] (3 commits) ...Rebuild for dav1d SONAME bump
by Leigh Scott
Summary of changes:
48d97b5... Update to 20191014 (*)
bc72c5e... Update mmal patch (*)
e7263e5... Rebuild for dav1d SONAME bump (*)
(*) This commit already existed in another branch; no separate mail sent
5 years
[xorg-x11-drv-nvidia] Fix for compat
by Nicolas Chauvet
commit 984c2c85f25af700beeda78a7cb5b483abc33e36
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Oct 21 13:20:03 2019 +0200
Fix for compat
xorg-x11-drv-nvidia.spec | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index 3744f67..d3a45fc 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -97,6 +97,10 @@ Requires: %{name}-cuda-libs%{?_isa} = %{?epoch}:%{version}-%{release}
#Don't put an epoch here
Provides: cuda-drivers-devel = %{version}-100
Provides: cuda-drivers-devel%{?_isa} = %{version}-100
+Provides: nvidia-driver-devel = %{version}-100
+Provides: nvidia-driver-devel%{?_isa} = %{version}-100
+Provides: nvidia-drivers-devel = %{version}-100
+Provides: nvidia-drivers-devel%{?_isa} = %{version}-100
%description devel
This package provides the development files of the %{name} package.
5 years, 1 month
[vlc] Rebuild for dav1d SONAME bump
by Leigh Scott
commit e7263e504a8c8ae0be904d817d9f8a275d9d01ba
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Oct 24 15:18:06 2019 +0100
Rebuild for dav1d SONAME bump
vlc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index e3ba001..818b40c 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -54,7 +54,7 @@ Summary: The cross-platform open-source multimedia framework, player and server
Epoch: 1
Name: vlc
Version: 3.0.9
-Release: 21%{?dist}
+Release: 22%{?dist}
License: GPLv2+
URL: https://www.videolan.org
Source0: %{vlc_url}/%{?!vlc_tag:%{version}/}vlc-%{version}%{?vlc_tag}.tar.xz
@@ -560,6 +560,9 @@ fi || :
%changelog
+* Thu Oct 24 2019 Leigh Scott <leigh123linux(a)gmail.com> - 1:3.0.9-22
+- Rebuild for dav1d SONAME bump
+
* Mon Oct 14 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.9-21
- Update to 20191014
- Update mmal patch to 10
5 years, 1 month
[xine-lib] Rebuild for dav1d SONAME bump
by Leigh Scott
commit c18edbfe2e6d292b122ea5f4191e7af13c958217
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Oct 24 14:34:13 2019 +0100
Rebuild for dav1d SONAME bump
xine-lib.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/xine-lib.spec b/xine-lib.spec
index 624d9dc..af25b92 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -42,7 +42,7 @@
Summary: A multimedia engine
Name: xine-lib
Version: 1.2.9
-Release: 20%{?snapshot:.%{date}hg%{revision}}%{?dist}
+Release: 21%{?snapshot:.%{date}hg%{revision}}%{?dist}
License: GPLv2+
URL: http://www.xine-project.org/
%if ! 0%{?snapshot}
@@ -345,6 +345,9 @@ mkdir -p %{buildroot}%{codecdir}
%changelog
+* Thu Oct 24 2019 Leigh Scott <leigh123linux(a)gmail.com> - 1.2.9-21.20190831hg14506
+- Rebuild for dav1d SONAME bump
+
* Wed Sep 11 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 1.2.9-20.20190831hg14506
- Rebuild for new libnfs version
5 years, 1 month