diff --git a/.gitignore b/.gitignore index 4871b36..a8aecf2 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ setup-2.8.25.tar.bz2 /setup-2.8.70.tar.bz2 /setup-2.8.71.tar.bz2 /setup-2.8.72.tar.bz2 +/setup-2.8.73.tar.bz2 diff --git a/setup.spec b/setup.spec index f96f079..a131e7c 100644 --- a/setup.spec +++ b/setup.spec @@ -1,6 +1,6 @@ Summary: A set of system configuration and setup files Name: setup -Version: 2.8.72 +Version: 2.8.73 Release: 1%{?dist} License: Public Domain Group: System Environment/Base @@ -90,12 +90,12 @@ end %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab %changelog +* Fri Oct 25 2013 Ondrej Vasik 2.8.73-1 +- sync services with latest IANA + * Tue Sep 03 2013 Ondrej Vasik 2.8.72-1 - change the allocation of 185:185 to wildfly (former jboss-as) -* Sun Aug 04 2013 Fedora Release Engineering - 2.8.71-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - * Fri Jun 07 2013 Ondrej Vasik 2.8.71-1 - fix escape codes for screen (#969429) - handle vte terminals in bashrc (#924275) diff --git a/sources b/sources index 4184086..997aa9c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3bb325e6ab8d8e51add85812ebc4b6b1 setup-2.8.72.tar.bz2 +2e594cf56bf703053c8c19284d645421 setup-2.8.73.tar.bz2