public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/homebank] rawhide: update to 5.10.1 fixes rhbz#2486196
@ 2026-06-08 23:25 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-08 23:25 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/homebank
Branch : rawhide
Commit : 791b0172f60dddd6ff67413c8b94ac845c27082d
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date : 2026-06-08T20:25:25-03:00
Stats : +4/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/homebank/c/791b0172f60dddd6ff67413c8b94ac845c27082d?branch=rawhide
Log:
update to 5.10.1 fixes rhbz#2486196
---
diff --git a/.gitignore b/.gitignore
index b2c86c2..262e957 100644
--- a/.gitignore
+++ b/.gitignore
@@ -65,3 +65,4 @@ homebank-4.3.tar.gz
/homebank-5.9.5.tar.gz
/homebank-5.9.7.tar.gz
/homebank-5.10.tar.gz
+/homebank-5.10.1.tar.gz
diff --git a/homebank.spec b/homebank.spec
index 555898a..f849b2a 100644
--- a/homebank.spec
+++ b/homebank.spec
@@ -1,5 +1,5 @@
Name: homebank
-Version: 5.10
+Version: 5.10.1
Release: %{autorelease}
Summary: Free easy personal accounting for all
License: GPL-2.0-or-later
@@ -34,9 +34,7 @@ Documentation files for homebank
%prep
-# workaround for 5.10 difference between .tar.gz and the actual 5.10.0 dir
-# this workarnoud should be remove from 5.10.x onwards
-%autosetup -p1 -n %{name}-%{version}.0
+%autosetup -p1 -n %{name}-%{version}
chmod -x AUTHORS ChangeLog COPYING NEWS README doc/TODO src/*.*
%build
diff --git a/sources b/sources
index d158a32..e717ac5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (homebank-5.10.tar.gz) = 09be9cb08b77f0674d19e91fb106b3d2f60c35f6947b67008bee94bb7fa031c7251c6ea7b8371d936339b11d87aad354f6eb33ba826807a56c4d1308ca9e6503
+SHA512 (homebank-5.10.1.tar.gz) = b19ed72d4d79b8d75bc4358d8fcedafe64d505838d9a38652ced7973f8f13bf8a7e14d843cc714a06eeb7baa0d61c49400366bc5ba86008729e9dc7c143fdb98
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-08 23:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-08 23:25 [rpms/homebank] rawhide: update to 5.10.1 fixes rhbz#2486196 Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox