[vlc] Fixup
by Nicolas Chauvet
commit 88ad0230e905785046121e83893f4bc1f78e9b73
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Feb 22 22:15:52 2022 +0100
Fixup
vlc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index f20e41e..350e060 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -352,8 +352,8 @@ sed -i -e 's/luac/luac-5.1/g' configure.ac
%if 0%{?rhel} >= 7
%patch12 -p1
%endif
+%patch13 -p1
%if 0%{?fedora} > 35
-#patch13 -p1
%patch14 -p1
%endif
2 years, 10 months
[vlc/f36] Update to 3.0.17
by Nicolas Chauvet
Summary of changes:
98c4ce0... Update to 3.0.17 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 10 months
[vlc] Update to 3.0.17
by Nicolas Chauvet
commit 98c4ce01d4888f63394b19555440f26f2374a709
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Feb 22 19:28:51 2022 +0100
Update to 3.0.17
sources | 2 +-
vlc.spec | 15 ++++++---------
2 files changed, 7 insertions(+), 10 deletions(-)
---
diff --git a/sources b/sources
index bdef25b..5b9a5e9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vlc-bfca680.tar.gz) = 92acc32a7de62f4dd367f4e46808cfa49d47fc6f24960ef5a0704824525e54989a9d1634a5f6376a390c1630fbd663ad90d692adc41f20c2d1810aa38a978d85
+SHA512 (vlc-758b718.tar.gz) = 02dc1f6a9516e7bbb2ed0dd04b57a0e944435847bcde32770370a24563234134f3b08755769a98437d33ebd32a517c32324fd6635173c5793442bd36f100e8c7
diff --git a/vlc.spec b/vlc.spec
index 6677906..f20e41e 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -1,4 +1,4 @@
-%global commit0 bfca6804525d6d748d261e1a3cf57a59612102dc
+%global commit0 758b718347094af7e7e35ec18359d32f8928766e
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
#global vlc_rc -rc9
@@ -51,7 +51,7 @@ Summary: The cross-platform open-source multimedia framework, player and server
Epoch: 1
Name: vlc
Version: 3.0.17
-Release: 6%{?dist}
+Release: 7%{?dist}
License: GPLv2+
URL: https://www.videolan.org
%if 0%{?commit0:1}
@@ -71,10 +71,6 @@ Patch7: Switch-to-Fedora-lua-5.1.patch
# Backport for 3.0 notifyd without gtk3
Patch9: notify-don-t-depend-on-any-GTK-version.patch
-# Fix build issue with recent SRT library
-# Based on https://git.videolan.org/?p=vlc.git;a=commit;h=6e8d77431127c482196115a6ee...
-Patch10: recent_srt_fix.patch
-Patch11: 0001-Revert-configure-ignore-too-new-SRT.patch
Patch12: 0001-Revert-access-libdvdread-6.1.2-supports-UTF-8-paths-.patch
# https://code.videolan.org/videolan/vlc/-/issues/25473#note_256576
Patch13: 0001-Get-addr-by-ref.-from-getConnectionEndpointAddress.patch
@@ -353,13 +349,11 @@ sed -i -e 's/luac/luac-5.1/g' configure.ac
%endif
%patch9 -p1
-%patch10 -p1
-%patch11 -p1
%if 0%{?rhel} >= 7
%patch12 -p1
%endif
%if 0%{?fedora} > 35
-%patch13 -p1
+#patch13 -p1
%patch14 -p1
%endif
@@ -626,6 +620,9 @@ fi || :
%changelog
+* Tue Feb 22 2022 Nicolas Chauvet <kwizart(a)gmail.com>
+- Update to 3.0.17
+
* Fri Feb 04 2022 Leigh Scott <leigh123linux(a)gmail.com> - 1:3.0.17-6
- rebuilt
2 years, 10 months
[live555/f36] Update to 2022.02.07
by Nicolas Chauvet
Summary of changes:
8c45c55... Update to 2022.02.07 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 10 months
[live555] Update to 2022.02.07
by Nicolas Chauvet
commit 8c45c55b246545027ea407bfa3b4cfddc4ba3cb6
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Feb 22 20:17:49 2022 +0100
Update to 2022.02.07
live555.spec | 9 ++++++---
sources | 2 +-
2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/live555.spec b/live555.spec
index 4648321..905a96e 100644
--- a/live555.spec
+++ b/live555.spec
@@ -1,6 +1,6 @@
Name: live555
-Version: 2022.01.06
-Release: 2%{?dist}
+Version: 2022.02.07
+Release: 1%{?dist}
Summary: Live555.com streaming libraries
License: LGPLv2+
@@ -96,7 +96,7 @@ chmod +x %{buildroot}%{_libdir}/*.so*
%license COPYING
%{_libdir}/libBasicUsageEnvironment.so.1*
%{_libdir}/libgroupsock.so.30*
-%{_libdir}/libliveMedia.so.103*
+%{_libdir}/libliveMedia.so.106*
%{_libdir}/libUsageEnvironment.so.3*
%files tools
@@ -116,6 +116,9 @@ chmod +x %{buildroot}%{_libdir}/*.so*
%changelog
+* Tue Feb 22 2022 Nicolas Chauvet <kwizart(a)gmail.com> - 2022.02.07-1
+- Update to 2022.02.07
+
* Wed Feb 09 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 2022.01.06-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
diff --git a/sources b/sources
index 6d046bd..d1c78a5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (live.2022.01.06.tar.gz) = c6a76fde9508dc415b479f58648aa7ad93bee7b92df697f6befb7b0563b0d55435386844e71bb26ca6b8424925cb2774b9ff3116b63adcd8c7ccea701dae3809
+SHA512 (live.2022.02.07.tar.gz) = 5ca9c675c9b719566111053c4e60d2e85e4f7f8081ec947f0e152ee583b5cbe0625e57e8a345e90829452efd6c42c7986609403b4e6e0f0c0124b73d94a35af4
2 years, 10 months