5.0.15 bump
This commit is contained in:
parent
3b02c69522
commit
bb904326f2
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/whois_5.0.12.tar.gz
|
||||
/whois_5.0.13.tar.gz
|
||||
/whois_5.0.14.tar.gz
|
||||
/whois_5.0.15.tar.xz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
82c4c93ea589ce1dad1cb02ef04c08b9 whois_5.0.14.tar.gz
|
||||
3ff3d7a13f51152c2a6b5f59c00765f0 whois_5.0.15.tar.xz
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
Name: whois
|
||||
Version: 5.0.14
|
||||
Release: 2%{?dist}
|
||||
Version: 5.0.15
|
||||
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.gz
|
||||
Source0: http://ftp.debian.org/debian/pool/main/w/%{name}/%{name}_%{version}.tar.xz
|
||||
|
||||
BuildRequires: gettext, libidn-devel, perl
|
||||
Requires(post): %{_sbindir}/update-alternatives
|
||||
@ -75,6 +75,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 08 2012 Petr Pisar <ppisar@redhat.com> - 5.0.15-1
|
||||
- 5.0.15 bump
|
||||
|
||||
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.0.14-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user