[xine-lib] Re-enable libssh2
by Xavier Bachelot
commit 7b3fb17c380259b6e642ae5f62bdfe4c9194f704
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Fri Apr 17 11:27:45 2020 +0200
Re-enable libssh2
xine-lib.spec | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/xine-lib.spec b/xine-lib.spec
index d59584b..f6f6f55 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -22,7 +22,6 @@
%if 0%{?fedora} >= 31 || 0%{?rhel} >= 8
%global _without_xvmc 1
- %global _without_libssh2 1
%endif
%ifarch %{ix86}
@@ -38,7 +37,7 @@
Summary: A multimedia engine
Name: xine-lib
Version: 1.2.10
-Release: 10%{?snapshot:.%{date}hg%{revision}}%{?dist}
+Release: 11%{?snapshot:.%{date}hg%{revision}}%{?dist}
License: GPLv2+
URL: http://www.xine-project.org/
%if ! 0%{?snapshot}
@@ -160,6 +159,7 @@ autoreconf -ivf
--enable-libv4l \
%{!?_without_xvmc: --enable-xvmc} \
--disable-gnomevfs \
+%{?_without_libssh2: --disable-sftp} \
--enable-antialiasing \
--with-freetype \
--with-fontconfig \
@@ -341,6 +341,10 @@ mkdir -p %{buildroot}%{codecdir}
%changelog
+* Sat Oct 17 2020 Xavier Bachelot <xavier(a)bachelot.org> 1.2.10-11
+- Re-enable libssh2 for EL8 and F31+
+- Fix build if libssh2 support is disabled but libssh2-devel is installed (RFBZ#5796)
+
* Wed Aug 19 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.2.10-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
4 years, 1 month
[flowblade/f33] Update to 2.6.1
by Martin Gansser
Summary of changes:
4d674a1... Update to 2.6.1 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 1 month
[flowblade] Update to 2.6.1
by Martin Gansser
commit 4d674a1ce2bc33c5a83a58084c2317a10d0e509e
Author: Martin Gansser <mgansser(a)online.de>
Date: Sat Oct 17 18:35:32 2020 +0200
Update to 2.6.1
.gitignore | 1 +
flowblade.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1810e53..2b71e91 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
/flowblade-2.4.tar.gz
/flowblade-2.4.0.1.tar.gz
/flowblade-2.6.tar.gz
+/flowblade-2.6.1.tar.gz
diff --git a/flowblade.spec b/flowblade.spec
index 872397a..cf9513c 100644
--- a/flowblade.spec
+++ b/flowblade.spec
@@ -12,8 +12,8 @@ Name: flowblade
Version: 2.4.0.1
Release: 3%{?dist}
%else
-Version: 2.6
-Release: 2%{?dist}
+Version: 2.6.1
+Release: 1%{?dist}
%endif
License: GPLv3
Summary: Multitrack non-linear video editor for Linux
@@ -124,6 +124,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*.appdata.
%{python3_sitelib}/%{name}*
%changelog
+* Sat Oct 17 2020 Martin Gansser <martinkg(a)fedoraproject.org> - 2.6.1-1
+- Update to 2.6.1
+
* Mon Aug 17 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
diff --git a/sources b/sources
index 2dd7968..d8d64db 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (flowblade-2.6.tar.gz) = bb66b33063699d4781a2bd1cee4eca180fe515e52b1daf646d4b2caf76806901ae6ebb37d23fc25209ed39d2dcec81d6948cd37d8480f67275cb7776dc22f08d
+SHA512 (flowblade-2.6.1.tar.gz) = a6e01b2120e03a6a82df935a346c0bf132cf013decc81d354aa8f2c2e268fa5a75cd05ca69d07499c0871da85aaa9d3e50503eef01d8b6765d296de41e482cbe
4 years, 1 month
[mpd/el8] Update to 0.22.1
by Leigh Scott
Summary of changes:
505e535... Update to 0.22.1 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 1 month
[mpd/f31] (3 commits) ...Update to 0.22.1
by Leigh Scott
Summary of changes:
d21ef1c... fix el8 (*)
d3be2d7... fix el8 (*)
505e535... Update to 0.22.1 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 1 month
[mpd/f32] (3 commits) ...Update to 0.22.1
by Leigh Scott
Summary of changes:
d21ef1c... fix el8 (*)
d3be2d7... fix el8 (*)
505e535... Update to 0.22.1 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 1 month
[mpd/f33] (3 commits) ...Update to 0.22.1
by Leigh Scott
Summary of changes:
d21ef1c... fix el8 (*)
d3be2d7... fix el8 (*)
505e535... Update to 0.22.1 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 1 month
[mpd] Update to 0.22.1
by Leigh Scott
commit 505e5354f30cfcba94647e047969d455ffd16787
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Oct 17 13:43:54 2020 +0100
Update to 0.22.1
mpd.spec | 7 +++++--
sources | 4 ++--
2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/mpd.spec b/mpd.spec
index b8949a2..69f4d10 100644
--- a/mpd.spec
+++ b/mpd.spec
@@ -16,7 +16,7 @@
Name: mpd
Epoch: 1
-Version: 0.22
+Version: 0.22.1
Release: 1%{?dist}
Summary: The Music Player Daemon
License: GPLv2+
@@ -214,7 +214,7 @@ fi
%files
-%doc AUTHORS README.md
+%doc AUTHORS NEWS README.md
%license COPYING
%{_bindir}/mpd
%{_mandir}/man1/mpd.1*
@@ -243,6 +243,9 @@ fi
%changelog
+* Sat Oct 17 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1:0.22.1-1
+- Update to 0.22.1
+
* Sun Oct 11 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1:0.22-1
- Update to 0.22
diff --git a/sources b/sources
index c148107..2f2c072 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (mpd-0.22.tar.xz) = 2a6671dc2392dbac65d8339b8cfe86626fc46727bedab80266b24c6d63b0a26a832fc233576866ab5115627efdaa61bbe6876f4d33cb48c21e16fb5b74d3cfe4
-SHA512 (mpd-0.22.tar.xz.sig) = dde7e62982f4ebc7a373f740f7049d9ff328b6045bccd93c46dbe215ab44423c1ae08f64c1f4c8bb57374feecf578e66499652a9e87d280e0d578fea4ecdab74
+SHA512 (mpd-0.22.1.tar.xz) = b7c0156bb85bbc551435bbb9a49ed719e51fe0446dcecbaadbe083e705fc16da9d03d83814c7dcc041075a46544473cf63e5d1576dbc3961bfdfa44ef5fb27d7
+SHA512 (mpd-0.22.1.tar.xz.sig) = 2ae1ddd62a6ff81d733fd013e904c6bc70a8caeb9ce63745879ab720b057291523f8f3f2cfde00559a857c100059b61e7ee0f65fb40e6920e1a63dfad16ed939
4 years, 1 month