public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libmodbus] rawhide: 3.2.0
@ 2026-07-02 12:26 Peter Robinson
0 siblings, 0 replies; only message in thread
From: Peter Robinson @ 2026-07-02 12:26 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-02 12:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-02 12:26 [rpms/libmodbus] rawhide: 3.2.0 Peter Robinson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox