From fc1ff92ee297eb0fead8b8837dbaf0f7131c3b0b Mon Sep 17 00:00:00 2001 From: Robert Scheck Date: Sun, 10 Apr 2011 02:48:50 +0200 Subject: [PATCH] Upgrade to 1.0.6 --- .gitignore | 2 +- libisofs.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 551dcdf..93aa45c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -libisofs-1.0.4.tar.gz +libisofs-1.0.6.tar.gz diff --git a/libisofs.spec b/libisofs.spec index 10a9733..d89db2e 100644 --- a/libisofs.spec +++ b/libisofs.spec @@ -1,6 +1,6 @@ Summary: Library to create ISO 9660 disk images Name: libisofs -Version: 1.0.4 +Version: 1.0.6 Release: 1%{?dist} License: GPLv2 Group: System Environment/Libraries @@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/%{name}*.pc %changelog +* Sun Apr 10 2011 Robert Scheck 1.0.6-1 +- Upgrade to 1.0.6 + * Tue Mar 15 2011 Robert Scheck 1.0.4-1 - Upgrade to 1.0.4 diff --git a/sources b/sources index b5b65f7..7f66465 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5a8abcec98c312f5c3550cb66754eb66 libisofs-1.0.4.tar.gz +85b8d2c9e378dc01c4b6039bcc1c6b43 libisofs-1.0.6.tar.gz