[qmplay2/f38] Update to 23.06.17
by Martin Gansser
Summary of changes:
d6d90bb... Update to 23.06.17 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 4 months
[qmplay2] Update to 23.06.17
by Martin Gansser
commit d6d90bb7f434ec6a2a934cd935d094918a9d70a3
Author: Martin Gansser <mgansser(a)online.de>
Date: Mon Jun 26 09:16:32 2023 +0200
Update to 23.06.17
.gitignore | 1 +
qmplay2.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d3fd950..6a50e41 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,4 @@
/QMPlay2-22.08.21.tar.gz
/QMPlay2-22.10.23.tar.gz
/QMPlay2-23.02.05.tar.gz
+/QMPlay2-23.06.17.tar.gz
diff --git a/qmplay2.spec b/qmplay2.spec
index 8bcc8cd..a2bce1c 100644
--- a/qmplay2.spec
+++ b/qmplay2.spec
@@ -2,8 +2,8 @@
%global pname QMPlay2
Name: qmplay2
-Version: 23.02.05
-Release: 2%{?dist}
+Version: 23.06.17
+Release: 1%{?dist}
Summary: A Qt based media player, streamer and downloader
License: LGPLv3+
URL: http://zaps166.sourceforge.net/?app=QMPlay2
@@ -123,6 +123,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
%{_includedir}/%{pname}/
%changelog
+* Mon Jun 26 2023 Martin Gansser <martinkg(a)fedoraproject.org> - 23.06.17-1
+- Update to 23.06.17
+
* Wed Mar 01 2023 Leigh Scott <leigh123linux(a)gmail.com> - 23.02.05-2
- Rebuild for new ffmpeg
diff --git a/sources b/sources
index f7bb33b..5244313 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (QMPlay2-23.02.05.tar.gz) = b79fec9d034179381a756f66b13a766c270bc7cf0bd0dae7f430701ee7cd1918e22271daacba18550c19fbd9ead6a0fe7e86831fe741ac2918275f57299d5490
+SHA512 (QMPlay2-23.06.17.tar.gz) = 65752102401be51bc659dbb6e94444fbf6364e7056330909c1e13cfb2c7ec0673b3cc721911ad8c193336b509bee4863225e12d78afe436eacd59113e392ad0a
1 year, 4 months
[zerotier-one/f37] Fix rfbz#6714
by Leigh Scott
Summary of changes:
b6ede61... Fix rfbz#6714 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 5 months
[zerotier-one] Fix rfbz#6714
by Leigh Scott
commit b6ede61f27637c333c297199ef869984992a8bc3
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Jun 24 17:54:15 2023 +0100
Fix rfbz#6714
zerotier-one-sysusers | 2 +-
zerotier-one.spec | 6 +++++-
2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/zerotier-one-sysusers b/zerotier-one-sysusers
index 13a1436..0a782fb 100644
--- a/zerotier-one-sysusers
+++ b/zerotier-one-sysusers
@@ -1 +1 @@
-u zerotier-one - "ZeroTier One user" /var/lib/zerotier-one /usr/bin/nologin
+u zerotier-one - "ZeroTier One user" /var/lib/zerotier-one /sbin/nologin
diff --git a/zerotier-one.spec b/zerotier-one.spec
index 7e19a70..d201770 100644
--- a/zerotier-one.spec
+++ b/zerotier-one.spec
@@ -6,7 +6,7 @@
Name: zerotier-one
Version: 1.10.6
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Smart Ethernet Switch for Earth
# Boost: README.md
@@ -58,6 +58,7 @@ Provides: bundled(json) = 3.10.2
Provides: bundled(salsa2012)
Requires: openssl1.1
+Requires: /sbin/nologin
%{?systemd_requires}
%{?sysusers_requires_compat}
@@ -134,6 +135,9 @@ install -D -m0644 %{SOURCE2} %{buildroot}%{_sysusersdir}/%{name}.conf
%changelog
+* Sat Jun 24 2023 Leigh Scott <leigh123linux(a)gmail.com> - 1.10.6-2
+- Fix rfbz#6714
+
* Sun May 21 2023 Leigh Scott <leigh123linux(a)gmail.com> - 1.10.6-1
- chore(update): 1.10.6
1 year, 5 months
[ffmpeg] Rebuild
by Leigh Scott
commit 55867734f9cc5ebcc35b2b91dd4f72ba9aa9425a
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Jun 23 22:01:22 2023 +0100
Rebuild
ffmpeg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 92ddc86..7a55e1a 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -28,7 +28,7 @@
%endif
%ifnarch i686
%global _with_bs2b 1
-#global _with_chromaprint 1
+%global _with_chromaprint 1
%global _with_ilbc 1
%global _with_openh264 1
%global _with_rav1e 1
1 year, 5 months
[ffmpeg] Rebuild
by Leigh Scott
commit fbd6bc265424187a52449059eacba6d381b6f7c6
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Jun 23 21:17:24 2023 +0100
Rebuild
ffmpeg.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index a486794..92ddc86 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -112,7 +112,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 6.0
-Release: 13%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
+Release: 14%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
License: %{ffmpeg_license}
URL: https://ffmpeg.org/
%if 0%{?date}
@@ -532,6 +532,9 @@ strip %{buildroot}%{_libdir}/%{name}/libavcodec.so.*
%changelog
+* Fri Jun 23 2023 Leigh Scott <leigh123linux(a)gmail.com> - 6.0-14
+- rebuilt
+
* Fri Jun 23 2023 Leigh Scott <leigh123linux(a)gmail.com> - 6.0-13
- rebuilt
1 year, 5 months