$ git show --format=fuller --patch-with-stat --summary e375233ca938cfe642736339dbba0a5808dd5c45
commit e375233ca938cfe642736339dbba0a5808dd5c45
Author: Bernhard Rosenkränzer <bero@lindev.ch>
AuthorDate: Thu Oct 17 07:58:40 2024 +0000
Commit: Bernhard Rosenkränzer <bero@lindev.ch>
CommitDate: Thu Oct 17 07:58:40 2024 +0000
Update http URL to https
---
libmodbus.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libmodbus.spec b/libmodbus.spec
index ab0a46b..bbc2751 100644
--- a/libmodbus.spec
+++ b/libmodbus.spec
@@ -8,7 +8,7 @@ Release: 1
Summary: A Modbus library
Group: System/Libraries
License: LGPLv2+
-URL: http://www.libmodbus.org/
+URL: https://www.libmodbus.org/
Source0: http://libmodbus.org/releases/%{name}-%{version}.tar.gz
BuildRequires: autoconf, automake, libtool, xmlto, asciidoc