From: Gustavo Sverzut Barbieri Date: Thu, 2 Dec 2010 01:13:26 +0000 (-0200) Subject: 0.4.2 release with RPM spec inside. X-Git-Tag: release_0.4.2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=684e3dd1005decfb80abc7ff8e733b0b078c3b64;p=platform%2Fupstream%2Flightmediascanner.git 0.4.2 release with RPM spec inside. --- diff --git a/ChangeLog b/ChangeLog index 8f08ec2..8347c3f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +ver 0.4.2: + Add RPM spec so rpm-build works + +ver 0.4.1: + Support mp4v2.h as well + detect color in more $TERM (urxvt and screen) + ver 0.4: Mention rakuco's contributions Mention jprvita's contributions diff --git a/configure.ac b/configure.ac index ab2f606..6002d5e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(lightmediascanner, 0.4.1.0, lms-devel@garage.maemo.org) +AC_INIT(lightmediascanner, 0.4.2.0, lms-devel@garage.maemo.org) AC_PREREQ(2.52) AC_CONFIG_SRCDIR(configure.ac) AC_CANONICAL_BUILD