public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/foomuuri] epel9: 0.33
@ 2026-06-03 11:28 Kim B. Heino
  0 siblings, 0 replies; only message in thread
From: Kim B. Heino @ 2026-06-03 11:28 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/foomuuri
Branch : epel9
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=epel9

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-03 11:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 11:28 [rpms/foomuuri] epel9: 0.33 Kim B. Heino

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox