public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Neal Gompa <ngompa@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/manafirewall] rawhide: Update to 0.99.2
Date: Sun, 31 May 2026 20:05:28 GMT	[thread overview]
Message-ID: <178025792870.1.2362283216558609782.rpms-manafirewall-6374f3900449@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/manafirewall
Branch : rawhide
Commit : 6374f3900449ad09b9f557bf135a3f0825612a80
Author : Neal Gompa <ngompa@fedoraproject.org>
Date   : 2026-05-31T16:05:09-04:00
Stats  : +14/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/manafirewall/c/6374f3900449ad09b9f557bf135a3f0825612a80?branch=rawhide

Log:
Update to 0.99.2

---
diff --git a/.gitignore b/.gitignore
index 236adcc..fcfc5a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /manafirewall-0.0.2.tar.gz
 /manafirewall-0.0.3.tar.gz
 /manafirewall-0.99.1.tar.gz
+/manafirewall-0.99.2.tar.gz

diff --git a/manafirewall.spec b/manafirewall.spec
index 5c287c5..c5735db 100644
--- a/manafirewall.spec
+++ b/manafirewall.spec
@@ -1,8 +1,10 @@
 # Force out of source build
 %undefine __cmake_in_source_build
 
+%global pymanatools_ver 0.99.2
+
 Name:		manafirewall
-Version:	0.99.1
+Version:	0.99.2
 Release:	1%{?dist}
 Summary:	ManaTools FirewallD configuration tool
 License:	GPL-2.0-or-later
@@ -19,11 +21,11 @@ BuildRequires:	pkgconfig
 BuildRequires:	python3-devel		>= 3.4.0
 BuildRequires:	python3-setuptools
 BuildRequires:	python3-yaml
-BuildRequires:	python3-manatools	>= 0.99.0
+BuildRequires:	python3-manatools	>= %{pymanatools_ver}
 
 Requires:	hicolor-icon-theme
 Requires:	python3-yaml
-Requires:	python3-manatools	>= 0.99.0
+Requires:	python3-manatools	>= %{pymanatools_ver}
 Requires:	python3-firewall	>= 0.9.0
 Requires:	firewalld
 
@@ -37,8 +39,11 @@ manatools, to be run using Qt, GTK, or ncurses interfaces.
 %autosetup -p1
 
 
-%build
+%conf
 %cmake	-DCHECK_RUNTIME_DEPENDENCIES=ON
+
+
+%build
 %cmake_build
 
 
@@ -66,6 +71,9 @@ appstream-util validate-relax --nonet		\
 %{_metainfodir}/*%{name}.metainfo.xml
 
 %changelog
+* Sun May 31 2026 Neal Gompa <ngompa@fedoraproject.org> - 0.99.2-1
+- Update to 0.99.2
+
 * Fri Apr 24 2026 Neal Gompa <ngompa@fedoraproject.org> - 0.99.1-1
 - Rebase to the latest version
 

diff --git a/sources b/sources
index d5f1d97..e33252e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (manafirewall-0.99.1.tar.gz) = 188448bd8d2458d79a0a232374fd26a043e5e68b99d31c91ecb5a9920d0fa2ca1e411e6eb11861029ff4de0eebb767d0fe7bab6ba40710410e517c07aaf15c23
+SHA512 (manafirewall-0.99.2.tar.gz) = dd3d871488974c3e14c3aeac0663a3bafc91524e7d2dc06fad6e74a9db0b8644c7cdec6fe3229c08c4568712a888757eca0272eefe57431917035a0d5d517921

                 reply	other threads:[~2026-05-31 20:05 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=178025792870.1.2362283216558609782.rpms-manafirewall-6374f3900449@fedoraproject.org \
    --to=ngompa@fedoraproject.org \
    --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