public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Damian Wrobel <dwrobel@ertelnet.rybnik.pl>
To: git-commits@fedoraproject.org
Subject: [rpms/wmbusmeters] rawhide: Update to 3.0.0 (rhbz#2490161)
Date: Fri, 07 Aug 2026 08:42:06 GMT	[thread overview]
Message-ID: <178609212614.1.5096940503032850395.rpms-wmbusmeters-1af5c15c4d4b@fedoraproject.org> (raw)

            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
 

                 reply	other threads:[~2026-08-07  8:42 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=178609212614.1.5096940503032850395.rpms-wmbusmeters-1af5c15c4d4b@fedoraproject.org \
    --to=dwrobel@ertelnet.rybnik.pl \
    --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