From 90fa7adb4c1dc025d8ea3b7e9d0d4513db4b6c93 Mon Sep 17 00:00:00 2001 From: msmeissn <> Date: May 22 2022 18:53:09 +0000 Subject: Update amtu to version 1.0.8 / rev 21 via SR 978456 https://build.opensuse.org/request/show/978456 by user msmeissn + dimstar_suse --- diff --git a/.files b/.files index eb30ae8..449cf05 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 8610f94..a2d939c 100644 --- a/.rev +++ b/.rev @@ -138,4 +138,12 @@ 815545 + + 321d023c6e0d5c2757c36d5e4f76aff0 + 1.0.8 + + dimstar_suse + + 978456 + diff --git a/amtu.changes b/amtu.changes index 602e5e7..75d8b6c 100644 --- a/amtu.changes +++ b/amtu.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Thu May 19 13:32:22 UTC 2022 - Dominique Leuenberger + +- Use https:// url (http:// redirects to it anyway). + +------------------------------------------------------------------- Thu Jun 11 09:45:20 UTC 2020 - Paolo Stivanin - Add -fcommon to allow package to build with GCC10 diff --git a/amtu.spec b/amtu.spec index ee31598..27a150c 100644 --- a/amtu.spec +++ b/amtu.spec @@ -1,7 +1,7 @@ # # spec file for package amtu # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: amtu -URL: http://sourceforge.net/projects/amtueal/ +URL: https://sourceforge.net/projects/amtueal/ Requires: audit >= 1.2.9 Version: 1.0.8 Release: 0 @@ -51,7 +51,7 @@ export CC CFLAGS ./configure \ --prefix=/usr \ --bindir=/usr/sbin \ - --mandir=%{_mandir} + --mandir=%{_mandir} make %{?_smp_mflags} %install