diff --git a/.gitignore b/.gitignore index 47616cb..e90113d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /ipv6calc-3.0.1.tar.gz /ipv6calc-3.1.0.tar.gz /ipv6calc-3.1.1.tar.gz +/ipv6calc-3.2.0.tar.gz diff --git a/ipv6calc.spec b/ipv6calc.spec index 7f268e4..d4cefb8 100644 --- a/ipv6calc.spec +++ b/ipv6calc.spec @@ -15,15 +15,19 @@ Summary: IPv6 address format change and calculation utility Name: ipv6calc -Version: 3.1.1 -Release: 54%{?gittag}%{?dist} +Version: 3.2.0 +Release: 56%{?gittag}%{?dist} URL: http://www.deepspace6.net/projects/%{name}.html License: GPLv2 %if 0%{?gitcommit:1} Source: https://github.com/pbiering/%{name}/archive/%{gitcommit}/%{name}-%{gitcommit}.tar.gz %else +%if 0%{?_with_github:1} +Source: https://github.com/pbiering/%{name}/archive/%{version}/%{name}-%{version}.tar.gz +%else Source: ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/%{name}-%{version}.tar.gz %endif +%endif BuildRequires: automake make BuildRequires: gcc BuildRequires: openssl-devel @@ -345,6 +349,9 @@ fi %changelog +* Wed Jul 14 2021 Peter Bieringer - 3.2.0-56 +- Final release 3.2.0 + * Sat May 22 2021 Peter Bieringer - 3.1.1-54 - Final release 3.1.1 diff --git a/sources b/sources index 7f8a5ee..a718871 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ipv6calc-3.1.1.tar.gz) = 0cf726fec47a592168bb0715dd96c16033fe85e1c462530ef6898236cf89199fede81a9ffc78b3210c9e007da03279c7d45aa00a7a9a7f00f5f9bc82b7cc1695 +SHA512 (ipv6calc-3.2.0.tar.gz) = f7cd3d8820acd06c016e6f439129516d61300ba1660fe3acfec319f4dbd73de77f0a339bef31fd42bb0a4ab2e68d0e4771b1526f3217d3504cb4605d7b9b0195