[lightspark] Add missing build requires
by Leigh Scott
commit 21f66ec948b7b3cb5d2bd08512b6b0712f9cb000
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Aug 7 17:19:27 2022 +0100
Add missing build requires
lightspark.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/lightspark.spec b/lightspark.spec
index 39c9dca..9e17ab3 100644
--- a/lightspark.spec
+++ b/lightspark.spec
@@ -40,6 +40,7 @@ BuildRequires: libjpeg-turbo-devel
BuildRequires: librtmp-devel
BuildRequires: nasm
BuildRequires: ncurses-devel
+BuildRequires: pcre-devel
BuildRequires: SDL2-devel
BuildRequires: SDL2_mixer-devel
BuildRequires: xz-devel
2 years, 3 months
[lives] - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg 5.1
by Sérgio M. Basto
commit 18c915ebafed97dd417a99b3ed35e3245b693488
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Aug 7 17:08:59 2022 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg 5.1
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
lives.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/lives.spec b/lives.spec
index 0ecd289..65078c1 100644
--- a/lives.spec
+++ b/lives.spec
@@ -37,7 +37,7 @@
Name: lives
Version: 3.2.0
-Release: 11%{?dist}
+Release: 12%{?dist}
Summary: Video editor and VJ tool
License: GPLv3+ and LGPLv3+
URL: http://lives-video.com
@@ -238,6 +238,10 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
%{_metainfodir}/LiVES.appdata.xml
%changelog
+* Sun Aug 07 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 3.2.0-12
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg
+ 5.1
+
* Sat Jul 09 2022 Antonio Trande <sagitter(a)fedoraproject.org> - 3.2.0-11
- Switch to yt-dlp (rfbz#6344)
2 years, 3 months
[live555] - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg 5.1
by Sérgio M. Basto
commit a3af5420f3875d979034a47ba8aea3ce1324b7c0
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Aug 7 17:08:49 2022 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg 5.1
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
live555.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/live555.spec b/live555.spec
index dbbc38d..2f4030d 100644
--- a/live555.spec
+++ b/live555.spec
@@ -1,6 +1,6 @@
Name: live555
Version: 2022.07.14
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Live555.com streaming libraries
License: LGPLv2+
@@ -116,6 +116,10 @@ chmod +x %{buildroot}%{_libdir}/*.so*
%changelog
+* Sun Aug 07 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 2022.07.14-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg
+ 5.1
+
* Fri Jul 15 2022 Leigh Scott <leigh123linux(a)gmail.com> - 2022.07.14-1
- Update to 2022.07.14
2 years, 3 months
[lightspark] - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg 5.1
by Sérgio M. Basto
commit 75a294d6bf51aff87040925f3387ca7773f3d1ee
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Aug 7 16:26:06 2022 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg 5.1
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
lightspark.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/lightspark.spec b/lightspark.spec
index ef19b69..39c9dca 100644
--- a/lightspark.spec
+++ b/lightspark.spec
@@ -9,7 +9,7 @@
Name: lightspark
Version: 0.8.5
-Release: 6%{?git_snapshot:.%{date}git%{commit_short}}%{?dist}
+Release: 7%{?git_snapshot:.%{date}git%{commit_short}}%{?dist}
Summary: An alternative Flash Player implementation
License: LGPLv3+
URL: http://lightspark.github.io/
@@ -136,6 +136,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Sun Aug 07 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 0.8.5-7
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg
+ 5.1
+
* Tue Mar 01 2022 Sérgio Basto <sergio(a)serjux.com> - 0.8.5-6
- Rebuid for glew-2.2.0
2 years, 3 months