Hello community, here is the log from the commit of package libid3tag for openSUSE:Factory checked in at 2011-11-21 12:34:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libid3tag (Old) and /work/SRC/openSUSE:Factory/.libid3tag.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libid3tag", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libid3tag/libid3tag.changes 2011-09-23 02:08:34.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libid3tag.new/libid3tag.changes 2011-11-21 12:35:23.000000000 +0100 @@ -1,0 +2,5 @@ +Sat Nov 19 20:32:46 UTC 2011 - [email protected] + +- add libtool as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libid3tag.spec ++++++ --- /var/tmp/diff_new_pack.kD0hP0/_old 2011-11-21 12:35:28.000000000 +0100 +++ /var/tmp/diff_new_pack.kD0hP0/_new 2011-11-21 12:35:28.000000000 +0100 @@ -21,6 +21,7 @@ Name: libid3tag BuildRequires: gperf zlib-devel BuildRequires: pkg-config +BuildRequires: libtool Summary: ID3 Tag Manipulation Library Version: 0.15.1b Release: 169 @@ -40,12 +41,6 @@ libid3tag is a library for reading and writing ID3 tags, both ID3v1 and the various versions of ID3v2. - - -Authors: --------- - Underbit Technologies, Inc. <[email protected]> - %package devel License: GPLv2+ Summary: Development package for libid3tag library @@ -56,12 +51,6 @@ This package contains the header files and static libraries needed to develop applications with libid3tag. - - -Authors: --------- - Underbit Technologies, Inc. <[email protected]> - %prep %setup -q %patch -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
