public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Robinson <pbrobinson@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libmodbus] rawhide: 3.2.0
Date: Thu, 02 Jul 2026 12:26:55 GMT [thread overview]
Message-ID: <178299521527.1.15991748542266467108.rpms-libmodbus-68c67d6f7102@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/libmodbus
Branch : rawhide
Commit : 68c67d6f71020154918e8808562737412871fa20
Author : Peter Robinson <pbrobinson@gmail.com>
Date : 2026-07-02T13:20:45+01:00
Stats : +7/-35 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/libmodbus/c/68c67d6f71020154918e8808562737412871fa20?branch=rawhide
Log:
3.2.0
---
diff --git a/libmodbus-revert-CFLAGS-changes.patch b/libmodbus-revert-CFLAGS-changes.patch
deleted file mode 100644
index 709aef3..0000000
--- a/libmodbus-revert-CFLAGS-changes.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-upstream 0b40062b4c9d4b5 disabled -g by default but changed it
-in a way that fedora rpmbuild spec cflags aren't honored (?)
-
-Manually revert the change from configure script
-
-diff --git a/configure b/configure
-index 9f27c56..1eff0f6 100755
---- a/configure
-+++ b/configure
-@@ -18807,21 +18807,6 @@ else case e in #(
- esac
- fi
-
--
--if test "x$enable_debug" = "xyes"
--then :
--
-- CFLAGS="-g -O0"
-- CXXFLAGS="-g -O0"
--
--else case e in #(
-- e)
-- CFLAGS="-O2"
-- CXXFLAGS="-O2"
-- ;;
--esac
--fi
--
- cat >confcache <<\_ACEOF
- # This file is a shell script that caches the results of configure
- # tests run on this system so they can be shared between configure
diff --git a/libmodbus.spec b/libmodbus.spec
index e5e64d5..cd0721b 100644
--- a/libmodbus.spec
+++ b/libmodbus.spec
@@ -1,12 +1,12 @@
Name: libmodbus
-Version: 3.1.12
+Version: 3.2.0
Release: 1%{?dist}
Summary: A Modbus library
License: LGPL-2.1-or-later
URL: http://www.libmodbus.org/
Source0: https://github.com/stephane/libmodbus/releases/download/v%{version}/libmodbus-%{version}.tar.gz
-Patch 0: libmodbus-revert-CFLAGS-changes.patch
+# Patch 0: libmodbus-revert-CFLAGS-changes.patch
BuildRequires: gcc
BuildRequires: xmlto
@@ -34,7 +34,7 @@ for developing software which uses the libmodbus library.
%autosetup -p1
%build
-%configure
+%configure --enable-debug
%make_build
%install
@@ -54,6 +54,9 @@ find %{buildroot} -type f -name "*.la" -delete
%{_libdir}/libmodbus.so
%changelog
+* Thu Jul 02 2026 Peter Robinson <pbrobinson@fedoraproject.org> - 3.2.0-1
+- Update to 3.2.0
+
* Wed Feb 18 2026 Peter Robinson <pbrobinson@fedoraproject.org> - 3.1.12-1
- Update to 3.1.12
- Minor spec cleanups
diff --git a/sources b/sources
index 5a8855d..b749717 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libmodbus-3.1.12.tar.gz) = 5b884c5a9a817965a37304f2b15ee8e2fb5f1d2caf7e7ca9417dcc5abb593ed47339c8d4e0045c0fbeca09af80bf73cbf7d79a65eb0678a103c755a0349b727a
+SHA512 (libmodbus-3.2.0.tar.gz) = b7aea2ff5c87f971abf2711df90b2e1eb6fae9be43468d976a707735b8daffdb7714fbbce092b88ab675634a3228ca7d541ce3d612ee9394a0183dbdb061ff44
reply other threads:[~2026-07-02 12:26 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=178299521527.1.15991748542266467108.rpms-libmodbus-68c67d6f7102@fedoraproject.org \
--to=pbrobinson@gmail.com \
--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