[rpmfusion-packager] rpmfusion-packager-setup command requires rpmfusion-cert (rfbz#6760)
by Leigh Scott
commit e5fa95f127cea598708cfce24993d734812ac770
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Sep 4 16:26:29 2023 +0100
rpmfusion-packager-setup command requires rpmfusion-cert (rfbz#6760)
rpmfusion-packager.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/rpmfusion-packager.spec b/rpmfusion-packager.spec
index e470681..ca8829c 100644
--- a/rpmfusion-packager.spec
+++ b/rpmfusion-packager.spec
@@ -12,7 +12,7 @@
Name: rpmfusion-packager
Version: 0.7.2
-Release: 7%{?dist}
+Release: 8%{?dist}
Summary: Tools for setting up a rpmfusion maintainer environment
License: GPLv2+
@@ -48,8 +48,10 @@ Requires: libabigail-fedora
# Tools required by the scripts included
%if %{with python3}
Requires: python3-pycurl
+Requires: python3-rpmfusion-cert
%else
Requires: python-pycurl
+Requires: rpmfusion-cert
%endif
%description
@@ -127,6 +129,9 @@ autoreconf -i
%endif
%changelog
+* Mon Sep 04 2023 Leigh Scott <leigh123linux(a)gmail.com> - 0.7.2-8
+- rpmfusion-packager-setup command requires rpmfusion-cert (rfbz#6760)
+
* Sat Jul 08 2023 Leigh Scott <leigh123linux(a)gmail.com> - 0.7.2-7
- Same again
1 year, 3 months
[iozone/f39] update to 3_506
by Dominik Mierzejewski
Summary of changes:
c304ef5... update to 3_506 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 3 months
[iozone] update to 3_506
by Dominik Mierzejewski
commit c304ef57d8dde2b2de4ff4ca3fee757a3f6f92fd
Author: Dominik 'Rathann' Mierzejewski <dominik(a)greysector.net>
Date: Mon Sep 4 12:40:07 2023 +0200
update to 3_506
.gitignore | 1 +
iozone.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b9d11b3..6d5a228 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/iozone3_492.tgz
/iozone3_493.tgz
/iozone3_494.tgz
+/iozone3_506.tar
diff --git a/iozone.spec b/iozone.spec
index 46fd5b6..e1ce5d6 100644
--- a/iozone.spec
+++ b/iozone.spec
@@ -2,11 +2,11 @@
Summary: Filesystem benchmarking utility
Name: iozone
-Version: 3.494
-Release: 2%{?dist}
+Version: 3.506
+Release: 1%{?dist}
License: Distributable, no modification permitted and Public Domain
-URL: http://www.iozone.org
-Source0: http://www.iozone.org/src/current/iozone%{f_ver}.tgz
+URL: https://www.iozone.org
+Source0: https://www.iozone.org/src/current/iozone%{f_ver}.tar
Recommends: gnuplot
BuildRequires: dos2unix
BuildRequires: gcc
@@ -71,6 +71,9 @@ install -p -m644 docs/iozone.1 %{buildroot}/%{_mandir}/man1/
%{_mandir}/man1/iozone.1*
%changelog
+* Mon Sep 04 2023 Dominik Mierzejewski <rpm(a)greysector.net> - 3.506-1
+- update to 3_506
+
* Thu Aug 03 2023 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 3.494-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
diff --git a/sources b/sources
index cf842c0..34c5e8f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (iozone3_494.tgz) = bf887316a80daa1d12b101764143f15b5ef4969c8561498f7d67936adf7cb50dd3f4316b0a3f85fb079a60361bb0851ccb9647b46eb4b67f9da040ee6defaa1a
+SHA512 (iozone3_506.tar) = 908919aef957ee587e23ab1d29c0e7cdb985caa1ec80ddee0d3fcdad8aa78978de0f8fc83161b37223237119c50e0626a8366ce6b29debefbfee00240e97105e
1 year, 3 months
[libheif-freeworld] update to 1.16.2
by Dominik Mierzejewski
commit e9bc1ff38b6b72d74fcce4fd6669f6180682b5d1
Author: Dominik 'Rathann' Mierzejewski <dominik(a)greysector.net>
Date: Mon Sep 4 11:48:46 2023 +0200
update to 1.16.2
libheif-freeworld.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/libheif-freeworld.spec b/libheif-freeworld.spec
index 74425ad..bbb38aa 100644
--- a/libheif-freeworld.spec
+++ b/libheif-freeworld.spec
@@ -1,6 +1,6 @@
Name: libheif-freeworld
-Version: 1.16.1
-Release: 2%{?dist}
+Version: 1.16.2
+Release: 1%{?dist}
Summary: HEVC support for HEIF and AVIF file format decoder and encoder
License: LGPL-3.0-or-later and MIT
@@ -59,6 +59,9 @@ popd
%{_libdir}/libheif/libheif-x265.so
%changelog
+* Mon Sep 04 2023 Dominik Mierzejewski <dominik(a)greysector.net> - 1.16.2-1
+- update to 1.16.2
+
* Wed Aug 02 2023 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 1.16.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
diff --git a/sources b/sources
index ef5c471..e321e03 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libheif-1.16.1.tar.gz) = d81f841ac63d58f56414bf8d799a12af0c846148d2c245cd0c0cc3133edd0b3e08e5018efbc82b83fbab00209a6e0806133f63283bf7244cc4e9cf37b4fa8110
+SHA512 (libheif-1.16.2.tar.gz) = ef32fced3a66d888caf2202b55bc4c81094045abfd2806216bbf0c359a30663c500ed5e33a9cef316bcfd933498e87753e9af6b3c179e84c370efd62900493c0
1 year, 3 months
[discord/f39] Update discord to 0.0.29
by Nicolas Chauvet
Summary of changes:
7dd14ab... Update discord to 0.0.29 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 3 months
[xpra-codecs-freeworld] Add C++ compiler
by sagitter
commit b1948076e0a872de03db449c203f1e137cae2340
Author: Antonio Trande <sagitter(a)fedoraproject.org>
Date: Sat Sep 2 22:11:46 2023 +0200
Add C++ compiler
xpra-codecs-freeworld.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xpra-codecs-freeworld.spec b/xpra-codecs-freeworld.spec
index 2937c08..c5ccb14 100644
--- a/xpra-codecs-freeworld.spec
+++ b/xpra-codecs-freeworld.spec
@@ -65,7 +65,7 @@ BuildRequires: cups-devel
BuildRequires: python3-cups
BuildRequires: redhat-rpm-config
BuildRequires: python3-rpm-macros
-BuildRequires: gcc
+BuildRequires: gcc, gcc-c++
BuildRequires: pam-devel
BuildRequires: pandoc
# needs by setup.py to detect systemd `sd_listen_ENABLED = POSIX and pkg_config_ok("--exists", "libsystemd")`
1 year, 3 months
[xpra-codecs-freeworld] Fix build options
by sagitter
commit de49d30c5d2a7e1da5bb2daf63272aa6c0207172
Author: Antonio Trande <sagitter(a)fedoraproject.org>
Date: Sat Sep 2 21:58:23 2023 +0200
Fix build options
xpra-codecs-freeworld.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xpra-codecs-freeworld.spec b/xpra-codecs-freeworld.spec
index b66df86..2937c08 100644
--- a/xpra-codecs-freeworld.spec
+++ b/xpra-codecs-freeworld.spec
@@ -37,7 +37,7 @@
%endif
%if %{with openh264}
-%global _with_openh264 --with-openh264 --with-openh264-decoder --with-openh264-encoder
+%global _with_openh264 --with-openh264 --with-openh264_decoder --with-openh264_encoder
%endif
Name: xpra-codecs-freeworld
1 year, 3 months
[xpra-codecs-freeworld] Add openh264-devel BR
by sagitter
commit 2b03d4183a4a0836f51f57ee627b9b727b14fb6f
Author: Antonio Trande <sagitter(a)fedoraproject.org>
Date: Sat Sep 2 21:43:43 2023 +0200
Add openh264-devel BR
xpra-codecs-freeworld.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/xpra-codecs-freeworld.spec b/xpra-codecs-freeworld.spec
index ea1abda..b66df86 100644
--- a/xpra-codecs-freeworld.spec
+++ b/xpra-codecs-freeworld.spec
@@ -94,7 +94,6 @@ BuildRequires: setxkbmap
%if %{with debug}
BuildRequires: libasan
%endif
-
%if %{with enc_x264}
BuildRequires: x264-devel
%endif
@@ -108,6 +107,11 @@ BuildRequires: xvidcore-devel
%if %{with enc_x265}
BuildRequires: x265-devel
%endif
+# Not distributable
+# See https://fedoraproject.org/wiki/OpenH264
+%if %{with openh264}
+BuildRequires: openh264-devel
+%endif
Requires: xpra%{?_isa} = %{version}
Requires: gstreamer1-plugins-ugly%{?_isa}
1 year, 3 months