5.2.9 bump
This commit is contained in:
parent
30609c0ddc
commit
a2dec07507
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/whois_5.2.6.tar.xz
|
||||
/whois_5.2.7.tar.xz
|
||||
/whois_5.2.8.tar.xz
|
||||
/whois_5.2.9.tar.xz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
37e375b7594224f4292baac7fad4da4a whois_5.2.8.tar.xz
|
||||
6bb5bf65bc24f1dc60059f69a930015c whois_5.2.9.tar.xz
|
||||
|
||||
@ -1,13 +1,16 @@
|
||||
Name: whois
|
||||
Version: 5.2.8
|
||||
Version: 5.2.9
|
||||
Release: 1%{?dist}
|
||||
Summary: Improved WHOIS client
|
||||
Group: Applications/Internet
|
||||
License: GPLv2+
|
||||
URL: http://www.linux.it/~md/software/
|
||||
Source0: http://ftp.debian.org/debian/pool/main/w/%{name}/%{name}_%{version}.tar.xz
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gettext
|
||||
BuildRequires: libidn-devel
|
||||
BuildRequires: make
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl(autodie)
|
||||
BuildRequires: perl(strict)
|
||||
@ -78,6 +81,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 09 2015 Petr Pisar <ppisar@redhat.com> - 5.2.9-1
|
||||
- 5.2.9 bump
|
||||
|
||||
* Tue May 19 2015 Petr Pisar <ppisar@redhat.com> - 5.2.8-1
|
||||
- 5.2.8 bump
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user