From 648c87ab262875122c2122836633b7303191482e Mon Sep 17 00:00:00 2001 From: Denis Leroy Date: Sun, 30 Dec 2007 09:58:28 +0000 Subject: [PATCH] Update to 0.4.0 --- .cvsignore | 2 +- libburn.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index ec62be7..0bce174 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libburn-0.3.8.tar.gz +libburn-0.4.0.tar.gz diff --git a/libburn.spec b/libburn.spec index fc1d98e..5c3967c 100644 --- a/libburn.spec +++ b/libburn.spec @@ -1,6 +1,6 @@ Name: libburn -Version: 0.3.8 -Release: 2%{?dist} +Version: 0.4.0 +Release: 1%{?dist} Summary: Library for reading, mastering and writing optical discs Group: System Environment/Libraries @@ -92,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Dec 13 2007 Denis Leroy - 0.4.0-1 +- Update to 0.4.0 + * Wed Oct 10 2007 Jesse Keating - 0.3.8-2 - Rebuild for BuildID diff --git a/sources b/sources index ff783b8..9a52ee2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c3a1e7cdb7c5aec3bba0f2cb249ba16c libburn-0.3.8.tar.gz +0cfe4daff5d36284d03ed8170eecac7c libburn-0.4.0.tar.gz