diff --git a/.gitignore b/.gitignore index df02871..bc6b27b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ hostname_3.04.tar.gz /hostname_3.09.tar.gz /hostname_3.10.tar.gz /hostname_3.11.tar.gz +/hostname_3.12.tar.gz diff --git a/hostname.spec b/hostname.spec index 82ebc1f..6057e03 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.11 -Release: 4%{?dist} +Version: 3.12 +Release: 1%{?dist} License: GPLv2+ Group: System Environment/Base URL: http://packages.qa.debian.org/h/hostname.html @@ -36,6 +36,9 @@ make BASEDIR=%{buildroot} install %{_mandir}/man1/* %changelog +* Fri Dec 07 2012 Jiri Popelka - 3.12-1 +- 3.12: man page improvements + * Fri Nov 30 2012 Jiri Popelka - 3.11-4 - revert /usr move for now diff --git a/sources b/sources index 5a3a5b6..796d555 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4abb765cb25e0315aa17dece62275e92 hostname_3.11.tar.gz +f7965b63320f66cc1cbd5fa031d1bcd7 hostname_3.12.tar.gz