[vlc] Revert "Disable LTO"
by Leigh Scott
commit a2bea7302a374f78e41a17c49b81b7b294dc6c90
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Aug 2 17:19:55 2020 +0100
Revert "Disable LTO"
This reverts commit 7f06b05087dc47d79682998ad62ac5688cb602a6.
vlc.spec | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/vlc.spec b/vlc.spec
index ef17df8..7eb0713 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -342,9 +342,6 @@ touch src/revision.txt
%build
-%if 0%{?fedora} > 32
-%define _lto_cflags %{nil}
-%endif
%if 0%{?el7}
. /opt/rh/devtoolset-%{dts_ver}/enable
%endif
4 years, 3 months
[vlc] Disable LTO
by Leigh Scott
commit 7f06b05087dc47d79682998ad62ac5688cb602a6
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Aug 2 07:54:41 2020 +0100
Disable LTO
vlc.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/vlc.spec b/vlc.spec
index 7eb0713..ef17df8 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -342,6 +342,9 @@ touch src/revision.txt
%build
+%if 0%{?fedora} > 32
+%define _lto_cflags %{nil}
+%endif
%if 0%{?el7}
. /opt/rh/devtoolset-%{dts_ver}/enable
%endif
4 years, 3 months
[vlc] Rebuilt for live555
by Leigh Scott
commit 52e4c32bc63c7b7dcbb4699c7323f393c12cc200
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Aug 1 21:47:19 2020 +0100
Rebuilt for live555
vlc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index 6029aac..7eb0713 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -51,7 +51,7 @@ Summary: The cross-platform open-source multimedia framework, player and server
Epoch: 1
Name: vlc
Version: 3.0.11.1
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv2+
URL: https://www.videolan.org
%if 0%{?commit0:1}
@@ -596,6 +596,9 @@ fi || :
%changelog
+* Sat Aug 01 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1:3.0.11.1-2
+- Rebuilt for live555
+
* Mon Jul 27 2020 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.11.1-1
- Update to 3.0.11.1
4 years, 3 months
[live555] Update to 2020.07.31
by Leigh Scott
commit 22e1ab536994eb00c8811e8a9be27ce4fa63e2a8
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Aug 1 20:30:35 2020 +0100
Update to 2020.07.31
live555.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/live555.spec b/live555.spec
index a5e70a8..77b7ae0 100644
--- a/live555.spec
+++ b/live555.spec
@@ -1,5 +1,5 @@
Name: live555
-Version: 2020.04.12
+Version: 2020.07.31
Release: 1%{?dist}
Summary: Live555.com streaming libraries
@@ -116,6 +116,9 @@ chmod +x %{buildroot}%{_libdir}/*.so*
%changelog
+* Sat Aug 01 2020 Leigh Scott <leigh123linux(a)gmail.com> - 2020.07.31-1
+- Update to 2020.07.31
+
* Mon Apr 13 2020 Nicolas Chauvet <kwizart(a)gmail.com> - 2020.04.12-1
- Update to 2020.04.12
diff --git a/sources b/sources
index 7f8c9fc..ddb1cac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (live.2020.04.12.tar.gz) = f65f2d67935b576c9e0950215f2d436b6f7d0a86a2799249e246b4e0f3f4ff6bfede1d09fd8fd312364e321ac53533fb11d9909b3263c0137d09f6dbc219a317
+SHA512 (live.2020.07.31.tar.gz) = e23f6da5b0b1767c959bc3591276f8e0678732d4f197b1369aea2963ef2bf1e37a9ac714deded783819c1d5b5f9319cff0ed15f349908d88986649dc16e2da15
4 years, 3 months