From 05259de1087b5da9f22141ae59f88ea552c0c684 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Jun 09 2008 20:56:01 +0000 Subject: 1.0.2 --- diff --git a/.cvsignore b/.cvsignore index 9f3ec46..802456f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -36,3 +36,4 @@ cobbler-0.8.2.tar.gz cobbler-0.8.3.tar.gz cobbler-1.0.0.tar.gz cobbler-1.0.1.tar.gz +cobbler-1.0.2.tar.gz diff --git a/cobbler.spec b/cobbler.spec index 4370a54..ec38ae2 100644 --- a/cobbler.spec +++ b/cobbler.spec @@ -2,8 +2,8 @@ Summary: Boot server configurator Name: cobbler AutoReq: no -Version: 1.0.1 -Release: 2%{?dist} +Version: 1.0.2 +Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz License: GPLv2+ Group: Applications/System @@ -190,6 +190,9 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT %changelog +* Mon Jun 04 2008 Michael DeHaan - 1.0.2-1 +- Upsteram changes (see CHANGELOG) + * Tue Jun 03 2008 Michael DeHaan - 1.0.1-1 - Upstream changes (see CHANGELOG) - stop owning files in tftpboot diff --git a/sources b/sources index 13cba00..4ea25bf 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 2ca6fd737b4c47e7a986cc99bafa1d60 cobbler-1.0.1.tar.gz +a5ab7e39d616e3a13269b6fe088aec4c cobbler-1.0.2.tar.gz