[xtables-addons/f36] Release 3.19
by Leigh Scott
Summary of changes:
4dd089f... Release 3.19 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 8 months
[xtables-addons] Release 3.19
by Leigh Scott
commit 4dd089f482cb81e0f3728d1d75ef8094c5213e5d
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Mar 22 14:38:51 2022 +0000
Release 3.19
sources | 2 +-
xtables-addons.spec | 7 +++++--
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index a7a29ea..98f67c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xtables-addons-3.18.tar.xz) = b334642ce9b6ec3fc775ddbe6b66d70467fdcbfe30dcb165dac203f9d7fcd222dfd8c91e10befa3666bf572115dc75ed32d8ece05ed2947a4ed21d1d09032b8f
+SHA512 (xtables-addons-3.19.tar.xz) = 924bae81fd93ab9ac0ecf7b242b5b14423f4f651ef608a6e51ff1f446d3796dd8b002a6ac5de38808509fe21d313485c78093a25dbb97db78db01040386581a9
diff --git a/xtables-addons.spec b/xtables-addons.spec
index 87ca73f..b96112d 100644
--- a/xtables-addons.spec
+++ b/xtables-addons.spec
@@ -1,7 +1,7 @@
Name: xtables-addons
Summary: Extensions targets and matches for iptables
-Version: 3.18
-Release: 3%{?dist}
+Version: 3.19
+Release: 1%{?dist}
# The entire source code is GPLv2 except ACCOUNT/libxt_ACCOUNT_cl.* which is LGPLv2
License: GPLv2 and LGPLv2
URL: https://inai.de/projects/xtables-addons/
@@ -48,6 +48,9 @@ rm -f %{buildroot}%{_libdir}/*.{la,so}
%{_mandir}/man?/*
%changelog
+* Tue Mar 22 2022 Leigh Scott <leigh123linux(a)gmail.com> - 3.19-1
+- Release 3.19
+
* Wed Feb 09 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 3.18-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
2 years, 8 months
[iozone/f36] update to 3_493
by Dominik Mierzejewski
Summary of changes:
d89ae68... update to 3_493 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 8 months
[iozone] update to 3_493
by Dominik Mierzejewski
commit d89ae68153e89db51cf953f43e5ecf6305c3fbb5
Author: Dominik 'Rathann' Mierzejewski <dominik(a)greysector.net>
Date: Tue Mar 22 11:02:13 2022 +0100
update to 3_493
silence some compiler warnings
.gitignore | 1 +
iozone.spec | 10 +++++++---
sources | 2 +-
3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 58f6b5d..b8375ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/iozone3_491.tgz
/iozone3_492.tgz
+/iozone3_493.tgz
diff --git a/iozone.spec b/iozone.spec
index 759b295..41bf29f 100644
--- a/iozone.spec
+++ b/iozone.spec
@@ -2,8 +2,8 @@
Summary: Filesystem benchmarking utility
Name: iozone
-Version: 3.492
-Release: 3%{?dist}
+Version: 3.493
+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
@@ -39,7 +39,7 @@ popd
%build
%set_build_flags
-export CFLAGS="$CFLAGS -DHAVE_PREADV -DHAVE_PWRITEV -fPIE -Wno-unused-but-set-variable"
+export CFLAGS="$CFLAGS -DHAVE_ANSIC_C -DHAVE_PREADV -DHAVE_PWRITEV -fPIE -Wno-unused-but-set-variable"
pushd src/current
%make_build linux
popd
@@ -70,6 +70,10 @@ install -p -m644 docs/iozone.1 %{buildroot}/%{_mandir}/man1/
%{_mandir}/man1/iozone.1*
%changelog
+* Wed Mar 16 2022 Dominik Mierzejewski <rpm(a)greysector.net> - 3.493-1
+- update to 3_493
+- silence some compiler warnings
+
* Thu Feb 10 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 3.492-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
diff --git a/sources b/sources
index e5550b1..76729a4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (iozone3_492.tgz) = c043de0903db9e27c19a3d50dd46eef88544cf0aa49b46156be711f1abf5a6a4d5366b6ad1ecfdd85245d8c8dbbcb7ddaabf08be7c83dc7bb7f67b75f87bfc6b
+SHA512 (iozone3_493.tgz) = 8d132a5840e55ef57e77c889e15dc7095e1d778baec00626355bc6c228d5fb7985f30bbe24f4172f8811ab38f763ac33e9506f9b3e0e8d9b22f2224227022953
2 years, 8 months