public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kim B. Heino <b@bbbs.net>
To: git-commits@fedoraproject.org
Subject: [rpms/foomuuri] f44: 0.33
Date: Wed, 03 Jun 2026 11:28:13 GMT [thread overview]
Message-ID: <178048609301.1.5373358752016272340.rpms-foomuuri-a0d8eb069a5b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/foomuuri
Branch : f44
Commit : a0d8eb069a5bfd28a939e42ea7b3c9432dc639c1
Author : Kim B. Heino <b@bbbs.net>
Date : 2026-06-03T14:15:01+03:00
Stats : +10/-15 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/foomuuri/c/a0d8eb069a5bfd28a939e42ea7b3c9432dc639c1?branch=f44
Log:
0.33
---
diff --git a/foomuuri.spec b/foomuuri.spec
index d617849..fd0d2c2 100644
--- a/foomuuri.spec
+++ b/foomuuri.spec
@@ -1,5 +1,5 @@
Name: foomuuri
-Version: 0.32
+Version: 0.33
Release: 1%{?dist}
Summary: Multizone bidirectional nftables firewall
License: GPL-2.0-or-later
@@ -7,17 +7,9 @@ URL: https://github.com/FoobarOy/foomuuri
Source0: https://github.com/FoobarOy/foomuuri/archive/v%{version}/foomuuri-%{version}.tar.gz
BuildArch: noarch
BuildRequires: make
+BuildRequires: nftables
BuildRequires: python3-devel
BuildRequires: systemd-rpm-macros
-%if (%{defined fedora} && 0%{?fedora} <= 43)
-BuildRequires: pylint
-BuildRequires: python3-dbus
-BuildRequires: python3-flake8
-BuildRequires: python3-gobject
-BuildRequires: python3-pycodestyle
-BuildRequires: python3-systemd
-BuildRequires: python3-urllib3
-%endif
Requires: nftables
Requires: python3-dbus
Requires: python3-gobject
@@ -58,6 +50,7 @@ allowing dynamically assign interfaces to Foomuuri zones via NetworkManager.
%package -n prometheus-foomuuri-exporter
Summary: Prometheus exporter for Foomuuri metrics
BuildArch: noarch
+Requires: %{name} = %{version}
Requires: python3-prometheus_client
Provides: foomuuri_exporter = %{version}-%{release}
Obsoletes: foomuuri_exporter < 0.31-4
@@ -85,14 +78,12 @@ make install DESTDIR=%{buildroot} BINDIR=%{_sbindir}
make -C prometheus install DESTDIR=%{buildroot}
%if %{defined fedora} || %{defined foobar}
mkdir -p %{buildroot}%{bash_completions_dir}
-cp doc/foomuuri-bash-completion %{buildroot}%{bash_completions_dir}/foomuuri
+cp misc/foomuuri-bash-completion %{buildroot}%{bash_completions_dir}/foomuuri
%endif
-%if (%{defined fedora} && 0%{?fedora} <= 43)
%check
-# make test
-%endif
+make test
%post
@@ -188,12 +179,16 @@ fi
%files -n prometheus-foomuuri-exporter
+%doc %{_mandir}/man1/prometheus-foomuuri-exporter.1*
%{_bindir}/prometheus-foomuuri-exporter
%config(noreplace) %{_sysconfdir}/default/prometheus-foomuuri-exporter
%{_unitdir}/prometheus-foomuuri-exporter.service
%changelog
+* Wed Jun 03 2026 Kim B. Heino <b@bbbs.net> - 0.33-1
+- Upgrade to 0.33
+
* Wed Mar 11 2026 Kim B. Heino <b@bbbs.net> - 0.32-1
- Upgrade to 0.32
diff --git a/sources b/sources
index 5c12d54..420f326 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (foomuuri-0.32.tar.gz) = 3eb95b0ebe47cb849293407d21fc3aeda38d23f4dd1b352ea8f679603f8f1a69fa36fb286f8f3f70571fd91f5959232bdf8e7a7648fe581533adb3fd3124efb7
+SHA512 (foomuuri-0.33.tar.gz) = 49c67ad998031d05ecb443309aa3e3e868a7870237758911393d50b02cbc10c0e9e8068257d9cfa0c8887bb1f3f2326d73533af8f6d219bcb6135ddcb1589005
reply other threads:[~2026-06-03 11:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178048609301.1.5373358752016272340.rpms-foomuuri-a0d8eb069a5b@fedoraproject.org \
--to=b@bbbs.net \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox