public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/dnfdragora] rawhide: Update to 2.99.4
@ 2026-05-31 20:29 Neal Gompa
  0 siblings, 0 replies; only message in thread
From: Neal Gompa @ 2026-05-31 20:29 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/dnfdragora
Branch : rawhide
Commit : 58599c80486622dfa3068bb0e995b78245de0616
Author : Neal Gompa <ngompa@fedoraproject.org>
Date   : 2026-05-31T16:29:06-04:00
Stats  : +19/-14 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/dnfdragora/c/58599c80486622dfa3068bb0e995b78245de0616?branch=rawhide

Log:
Update to 2.99.4

---
diff --git a/dnfdragora.spec b/dnfdragora.spec
index 051a79a..174d85d 100644
--- a/dnfdragora.spec
+++ b/dnfdragora.spec
@@ -1,19 +1,17 @@
 # Force out of source build
 %undefine __cmake_in_source_build
 
-%global commit bd6ca6f6dc60a0664314bbcfc86329008be457c3
-%global commitdate 20260419
-%global shortcommit %{sub %{commit} 1 7}
+%global libdnf5_ver 5.4.0.0
+%global pymanatools_ver 0.99.2
 
 Name:		dnfdragora
-Version:	2.99.2^git%{commitdate}.1.%{shortcommit}
+Version:	2.99.4
 Release:	1%{?dist}
 Summary:	DNF package-manager frontend from ManaTools
 
 License:	GPL-3.0-or-later
 URL:		https://github.com/manatools/%{name}
-%dnl Source0:	%{url}/archive/%{version}/%{name}-%{version}.tar.gz
-Source0:	%{url}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
+Source0:	%{url}/archive/%{version}/%{name}-%{version}.tar.gz
 
 BuildArch:	noarch
 
@@ -23,19 +21,19 @@ BuildRequires:	gettext
 BuildRequires:	libappstream-glib
 BuildRequires:	pkgconfig
 BuildRequires:	python3-devel		>= 3.4.0
-BuildRequires:	python3-libdnf5		>= 5.2.7
-BuildRequires:	python3-manatools	>= 0.99.0
+BuildRequires:	python3-libdnf5		>= %{libdnf5_ver}
+BuildRequires:	python3-manatools	>= %{pymanatools_ver}
 BuildRequires:	python3-PyYAML
 BuildRequires:	python3-setuptools
 BuildRequires:	python3-sphinx
 BuildRequires:	python3-pyxdg
 
-Requires:	dnf5daemon-server	>= 5.2.7
+Requires:	dnf5daemon-server	>= %{libdnf5_ver}
 Requires:	filesystem
 Requires:	comps-extras
 Requires:	hicolor-icon-theme
-Requires:	python3-libdnf5		>= 5.2.7
-Requires:	python3-manatools	>= 0.99.0
+Requires:	python3-libdnf5		>= %{libdnf5_ver}
+Requires:	python3-manatools	>= %{pymanatools_ver}
 Requires:	python3-PyYAML
 
 Provides:	%{name}-gui		= %{version}-%{release}
@@ -61,16 +59,20 @@ This package provides the update notifier applet for %{name}.
 
 
 %prep
-%autosetup -p 1 %{?commit:-n %{name}-%{commit}}
+%autosetup -p1
 
 
-%build
+%conf
 %cmake \
   -DCHECK_RUNTIME_DEPENDENCIES=ON \
   -DENABLE_COMPS=ON               \
   %{nil}
+
+
+%build
 %cmake_build
 
+
 %install
 %cmake_install
 %find_lang %{name}
@@ -114,6 +116,9 @@ appstream-util validate-relax --nonet		\
 
 
 %changelog
+* Sun May 31 2026 Neal Gompa <ngompa@fedoraproject.org> - 2.99.4-1
+- Update to 2.99.4
+
 * Fri Apr 24 2026 Neal Gompa <ngompa@fedoraproject.org> - 2.99.2^git20260419.1.bd6ca6f-1
 - Update to the newest snapshot version
 

diff --git a/sources b/sources
index 56d4935..1457c3c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (dnfdragora-bd6ca6f.tar.gz) = 79da57caa7fc05fc0cfaee8d92ade5ba7e5e522abb6e66f803df7520edcad4c922343df7d79ae886dcdc092456dd38b0f63c05ef7a1db182aa2aa90a9debe251
+SHA512 (dnfdragora-2.99.4.tar.gz) = 0d777498e5470f754b420ec1e4f11e8c3066d9c555b4b144550bdc78a630d5097c688f3add82d33e9b7827563a86c47b791df8f57896f894e48451a6a0e49247

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

only message in thread, other threads:[~2026-05-31 20:29 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:29 [rpms/dnfdragora] rawhide: Update to 2.99.4 Neal Gompa

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