[hostname/f15/master] 3.06

Jiří Popelka jpopelka at fedoraproject.org
Mon Mar 7 16:37:28 UTC 2011


commit 82c9165644149bf8d5feedd8d29bbebeaacde65a
Author: Jiri Popelka <jpopelka at redhat.com>
Date:   Mon Mar 7 17:35:01 2011 +0100

    3.06

 .gitignore    |    1 +
 hostname.spec |   13 ++++++++-----
 sources       |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cca037c..7117180 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 hostname_3.04.tar.gz
 /hostname_3.05.tar.gz
+/hostname_3.06.tar.gz
diff --git a/hostname.spec b/hostname.spec
index 6617a25..c80d2b0 100644
--- a/hostname.spec
+++ b/hostname.spec
@@ -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 at redhat.com> - 3.06-1
+- 3.06
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.05-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
 * Tue Nov 16 2010  Jiri Popelka <jpopelka at redhat.com> - 3.05-1
-- Upgrade to 3.05
+- 3.05
 
 * Fri Apr 30 2010 Ville Skyttä <ville.skytta at iki.fi> - 3.04-2
 - Mark localized man pages with %%lang.
 
 * Thu Mar 25 2010  Jiri Popelka <jpopelka at redhat.com> - 3.04-1
-- Upgrade to 3.04
+- 3.04
 
 * Tue Feb 02 2010  Jiri Popelka <jpopelka at redhat.com> - 3.03-1
-- Upgrade to 3.03
+- 3.03
 
 * Tue Nov 10 2009  Jiri Popelka <jpopelka at redhat.com> - 3.01-1
 - Initial package. Up to now hostname has been part of net-tools package.
diff --git a/sources b/sources
index 984ef20..dfbab44 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-28f5bf5c4a494b83ca6f106bd472dcb2  hostname_3.05.tar.gz
+fd58e3b1a106d90934ef41f4f50db997  hostname_3.06.tar.gz


More information about the scm-commits mailing list