public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/wmbusmeters] rawhide: Update to 3.0.0 (rhbz#2490161)
@ 2026-08-07 8:42 Damian Wrobel
0 siblings, 0 replies; only message in thread
From: Damian Wrobel @ 2026-08-07 8:42 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/wmbusmeters
Branch : rawhide
Commit : 1af5c15c4d4bbd0779d03d618ef88d2b07fbcd56
Author : Damian Wrobel <dwrobel@ertelnet.rybnik.pl>
Date : 2026-08-07T10:41:18+02:00
Stats : +8/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/wmbusmeters/c/1af5c15c4d4bbd0779d03d618ef88d2b07fbcd56?branch=rawhide
Log:
Update to 3.0.0 (rhbz#2490161)
Signed-off-by: Damian Wrobel <dwrobel@ertelnet.rybnik.pl>
---
diff --git a/.gitignore b/.gitignore
index 96cd11a..ab265ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@
/wmbusmeters-1.19.0.tar.gz
/wmbusmeters-1.20.0.tar.gz
/wmbusmeters-2.0.0.tar.gz
+/wmbusmeters-3.0.0.tar.gz
diff --git a/sources b/sources
index c52be7b..532e775 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (wmbusmeters-2.0.0.tar.gz) = e80ed756f1def55ae77cff133a1fa8c7dcdb767b124804892791725c75d7d56eef551a4756bf305b05683f5eaef6ff752c752dd34d426f93347a4a2b9287f8e5
+SHA512 (wmbusmeters-3.0.0.tar.gz) = 5ba9eaa132c5bfe23faa901d481af1ff84b9ce222434b489dfe205d6532370818606d461d1d51ede1fc58423086a54690151a51adc4eb0db74d5156a91d7d9e1
diff --git a/wmbusmeters.spec b/wmbusmeters.spec
index 23ab6cb..ed77fa1 100644
--- a/wmbusmeters.spec
+++ b/wmbusmeters.spec
@@ -4,7 +4,7 @@ Name: wmbusmeters
%global forgeurl https://github.com/weetmuts/%{name}
%if %{with_tag}
-%global tag 2.0.0
+%global tag 3.0.0
Version: %{tag}
%else
%global date 20210813
@@ -14,7 +14,7 @@ Version: 1.4.0
%forgemeta
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: Read the wireless mbus protocol to acquire utility meter readings
License: GPL-3.0-or-later
Url: %{forgeurl}
@@ -50,6 +50,7 @@ inserted into a database or stored in a log file.
# Unfortunately other distros does not have similar plan so we cannot
# upstream the change for now.
sed -i 's#/sbin#/bin#g' scripts/install_binaries.sh
+%configure
%build
@@ -106,6 +107,9 @@ install -p -m 0644 %{SOURCE2} %{buildroot}%{_unitdir}/%{name}.service
%changelog
+* Thu Aug 06 2026 Damian Wrobel <dwrobel@ertelnet.rybnik.pl> - 3.0.0-1
+- Update to 3.0.0 (rhbz#2490161)
+
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 8:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 8:42 [rpms/wmbusmeters] rawhide: Update to 3.0.0 (rhbz#2490161) Damian Wrobel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox