updated to 0.2.0
This commit is contained in:
parent
94b17329ad
commit
359e038935
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/ipcalc-0.1.6.tar.gz
|
||||
/ipcalc-0.1.7.tar.gz
|
||||
/ipcalc-0.1.8.tar.gz
|
||||
/ipcalc-0.2.0.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: ipcalc
|
||||
Version: 0.1.8
|
||||
Release: 2%{?dist}
|
||||
Version: 0.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: IP network address calculator
|
||||
|
||||
# This is an updated version of ipcalc originally found
|
||||
@ -50,6 +50,9 @@ make check
|
||||
%{_mandir}/man1/ipcalc.1*
|
||||
|
||||
%changelog
|
||||
* Mon May 15 2017 Nikos Mavrogiannopoulos <nmav@redhat.com> - 0.2.0-1
|
||||
- New upstream release
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.8-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user