5.0.12 bump
This commit is contained in:
parent
1691f41644
commit
c32e71aa3e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/whois_5.0.11.tar.gz
|
||||
/whois_5.0.12.tar.gz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
942e2d90b0bcd7d22765c8e3344fe118 whois_5.0.11.tar.gz
|
||||
1147b6a993af384ba341cb91666c7e97 whois_5.0.12.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: whois
|
||||
Version: 5.0.11
|
||||
Version: 5.0.12
|
||||
Release: 1%{?dist}
|
||||
Summary: Improved WHOIS client
|
||||
|
||||
@ -66,7 +66,6 @@ fi
|
||||
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYING README debian/changelog debian/copyright
|
||||
%config(noreplace) %{_sysconfdir}/%{cfgfile}
|
||||
%{_bindir}/%{name}.%{alternative}
|
||||
@ -76,6 +75,10 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Oct 12 2011 Petr Pisar <ppisar@redhat.com> - 5.0.12-1
|
||||
- 5.0.12 bump
|
||||
- Remove defattr from spec code
|
||||
|
||||
* Thu Mar 03 2011 Petr Pisar <ppisar@redhat.com> - 5.0.11-1
|
||||
- 5.0.11 bump
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user