public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/manafirewall] f44: Rebase to the latest version
@ 2026-05-31 20:46 Neal Gompa
  0 siblings, 0 replies; only message in thread
From: Neal Gompa @ 2026-05-31 20:46 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/manafirewall
Branch : f44
Commit : 73620c4776ada3990b8829dc9b12abddbc8a39d8
Author : Neal Gompa <ngompa@fedoraproject.org>
Date   : 2026-04-24T15:19:24-04:00
Stats  : +10/-15 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/manafirewall/c/73620c4776ada3990b8829dc9b12abddbc8a39d8?branch=f44

Log:
Rebase to the latest version

---
diff --git a/.gitignore b/.gitignore
index 7b87bda..236adcc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /manafirewall-0.0.2.tar.gz
 /manafirewall-0.0.3.tar.gz
+/manafirewall-0.99.1.tar.gz

diff --git a/manafirewall.spec b/manafirewall.spec
index 1493170..5c287c5 100644
--- a/manafirewall.spec
+++ b/manafirewall.spec
@@ -2,10 +2,9 @@
 %undefine __cmake_in_source_build
 
 Name:		manafirewall
-Version:	0.0.3
-Release:	18%{?dist}
+Version:	0.99.1
+Release:	1%{?dist}
 Summary:	ManaTools FirewallD configuration tool
-# Automatically converted from old format: GPLv2+ - review is highly recommended.
 License:	GPL-2.0-or-later
 URL:		https://github.com/manatools/%{name}
 Source0:	%{url}/archive/%{version}/%{name}-%{version}.tar.gz
@@ -20,27 +19,19 @@ BuildRequires:	pkgconfig
 BuildRequires:	python3-devel		>= 3.4.0
 BuildRequires:	python3-setuptools
 BuildRequires:	python3-yaml
-BuildRequires:	python3-yui
-BuildRequires:	python3-manatools	>= 0.0.3
+BuildRequires:	python3-manatools	>= 0.99.0
 
 Requires:	hicolor-icon-theme
 Requires:	python3-yaml
-Requires:	python3-yui
-Requires:	python3-manatools	>= 0.0.3
+Requires:	python3-manatools	>= 0.99.0
 Requires:	python3-firewall	>= 0.9.0
 Requires:	firewalld
-# Ensure base TUI deps are installed
-Requires:	libyui-ncurses
-Requires:	libyui-mga-ncurses
 
 Provides:	%{name}-gui		= %{version}-%{release}
-Recommends:	(libyui-mga-qt if qt5-qtbase-gui)
-Recommends:	(libyui-mga-gtk if gtk3)
 
 %description
 %{name} is the graphical configuration tool for firewalld based on python
-manatools and libYui (Suse widget abstraction library), to be run using
-Qt 5, GTK+ 3, or ncurses interfaces.
+manatools, to be run using Qt, GTK, or ncurses interfaces.
 
 %prep
 %autosetup -p1
@@ -75,6 +66,9 @@ appstream-util validate-relax --nonet		\
 %{_metainfodir}/*%{name}.metainfo.xml
 
 %changelog
+* Fri Apr 24 2026 Neal Gompa <ngompa@fedoraproject.org> - 0.99.1-1
+- Rebase to the latest version
+
 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.3-18
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

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

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

only message in thread, other threads:[~2026-05-31 20:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-31 20:46 [rpms/manafirewall] f44: Rebase to the latest version Neal Gompa

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