[Lunar-commits] <moonbase> libburn: version bump to 0.4.2.
Florin Braescu
florin at lunar-linux.org
Thu Mar 6 08:27:47 CET 2008
commit 07398b5d2c3488417ac712c3b2a60cf88f4cc3cb
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Mar 6 09:27:47 2008 +0200
libburn: version bump to 0.4.2.
Changes:
* Long term commitment to ABI libburn.so.4.
* ABI compatibility is guaranteed for any older feature set
released since libburn-0.3.2 about one year ago.
* libburn provides means for compile time and runtime
checking of its version.
* Compile time check in cdrskin for proper version of
libburn include file. Required is at least 0.4.2.
* Runtime check in cdrskin prevents dynamic linking with
outdated version of libburn.so.4. Required is at least the
version seen in the include file at compile time.
---
cd/libburn/DETAILS | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/cd/libburn/DETAILS b/cd/libburn/DETAILS
index 47d71dd..92c0f01 100644
--- a/cd/libburn/DETAILS
+++ b/cd/libburn/DETAILS
@@ -1,11 +1,11 @@
MODULE=libburn
- VERSION=0.4.0
+ VERSION=0.4.2
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://files.libburnia-project.org/releases/
- SOURCE_VFY=sha1:c0628e1d9487461360a7a609b60125a9fdf4be6c
+ SOURCE_URL=http://files.libburnia-project.org/releases
+ SOURCE_VFY=sha1:789aa8410066c89d05a059722bd8cb4a76c31ebb
WEB_SITE=http://libburnia-project.org
ENTERED=20061203
- UPDATED=20071124
+ UPDATED=20080306
SHORT="Library for writing optical media"
cat << EOF
More information about the Lunar-commits
mailing list