3.06
This commit is contained in:
parent
528b8ed8b3
commit
82c9165644
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
hostname_3.04.tar.gz
|
||||
/hostname_3.05.tar.gz
|
||||
/hostname_3.06.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Utility to set/show the host name or domain name
|
||||
Name: hostname
|
||||
Version: 3.05
|
||||
Release: 2%{?dist}
|
||||
Version: 3.06
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
URL: http://packages.qa.debian.org/h/hostname.html
|
||||
@ -57,20 +57,23 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 07 2011 Jiri Popelka <jpopelka@redhat.com> - 3.06-1
|
||||
- 3.06
|
||||
|
||||
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.05-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
* Tue Nov 16 2010 Jiri Popelka <jpopelka@redhat.com> - 3.05-1
|
||||
- Upgrade to 3.05
|
||||
- 3.05
|
||||
|
||||
* Fri Apr 30 2010 Ville Skyttä <ville.skytta@iki.fi> - 3.04-2
|
||||
- Mark localized man pages with %%lang.
|
||||
|
||||
* Thu Mar 25 2010 Jiri Popelka <jpopelka@redhat.com> - 3.04-1
|
||||
- Upgrade to 3.04
|
||||
- 3.04
|
||||
|
||||
* Tue Feb 02 2010 Jiri Popelka <jpopelka@redhat.com> - 3.03-1
|
||||
- Upgrade to 3.03
|
||||
- 3.03
|
||||
|
||||
* Tue Nov 10 2009 Jiri Popelka <jpopelka@redhat.com> - 3.01-1
|
||||
- Initial package. Up to now hostname has been part of net-tools package.
|
||||
|
Loading…
Reference in New Issue
Block a user