Hello community,

here is the log from the commit of package taglib-sharp for openSUSE:Factory 
checked in at 2012-10-17 08:09:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/taglib-sharp (Old)
 and      /work/SRC/openSUSE:Factory/.taglib-sharp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "taglib-sharp", Maintainer is "abocko...@novell.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/taglib-sharp/taglib-sharp.changes        
2012-07-09 10:37:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.taglib-sharp.new/taglib-sharp.changes   
2012-10-17 08:09:32.000000000 +0200
@@ -1,0 +2,9 @@
+Wed Oct  3 18:03:00 UTC 2012 - nmo.marq...@gmail.com
+
+- Update to version 2.1.0.0:
+  + Bump the version number because of an ABI break in 363f8ae
+  + Initial support for Audible files (bgo#601543)
+- Remove conditionals and use only pkgconfig() calls, spec file
+  rework
+
+-------------------------------------------------------------------

Old:
----
  taglib-sharp-2.0.5.0.tar.gz

New:
----
  taglib-sharp-2.1.0.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ taglib-sharp.spec ++++++
--- /var/tmp/diff_new_pack.9iLbTp/_old  2012-10-17 08:09:45.000000000 +0200
+++ /var/tmp/diff_new_pack.9iLbTp/_new  2012-10-17 08:09:45.000000000 +0200
@@ -16,52 +16,28 @@
 #
 
 
-# It seems SLE11 doesn't support _libexecdir, we fix this...
-%if 0%{?suse_version} <= 1110
-%define _libexecdir %{_prefix}/lib
-%endif
-
 Name:           taglib-sharp
-Version:        2.0.5.0
+Version:        2.1.0.0
 Release:        0
 Summary:        Multimedia metadata reading/writing library for popular formats
 License:        LGPL-2.1+
 Group:          Development/Languages/Mono
 Url:            http://download.banshee-project.org/taglib-sharp/
-Source0:        %{name}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Source0:        
http://download.banshee.fm/taglib-sharp/2.1.0.0/%{name}-%{version}.tar.bz2
 BuildArch:      noarch
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
-%if 0%{?suse_version} >= 1130
 BuildRequires:  pkgconfig(gnome-sharp-2.0)
 BuildRequires:  pkgconfig(mono)
 BuildRequires:  pkgconfig(mono-nunit)
-%else
-BuildRequires:  gnome-sharp2-devel
-BuildRequires:  mono-devel
-BuildRequires:  mono-nunit-devel
-%endif
 
 %description
-TagLib# is a metadata or "tag" reader and writer library that supports
-the most common movie and music formats, abstracting away format
-specificity. TagLib# offers either a common API for all formats or
-access to specific APIs for a given format.
-
-
-Authors:
---------
-    Brian Nickel <brian.nic...@gmail.com>
-    Aaron Bockover <abocko...@novell.com>
-
-%files
-%defattr(-, root, root)
-%doc AUTHORS COPYING ChangeLog NEWS README
-%{_libexecdir}/mono/gac/
-%{_libexecdir}/mono/
+TagLib# is a metadata or "tag" reader and writer library that supports the
+most common movie and music formats, abstracting away format specificity.
+TagLib# offers either a common API for all formats or access to specific
 
 %package devel
 Summary:        Multimedia metadata reading/writing library for popular formats
@@ -70,40 +46,36 @@
 Requires:       pkgconfig
 
 %description devel
-TagLib# is a metadata or "tag" reader and writer library that supports
-the most common movie and music formats, abstracting away format
-specificity. TagLib# offers either a common API for all formats or
-access to specific APIs for a given format.
-
-
-Authors:
---------
-    Brian Nickel <brian.nic...@gmail.com>
-    Aaron Bockover <abocko...@novell.com>
-
-
-%files devel
-%defattr(-, root, root)
-%{_datadir}/pkgconfig/*.pc
+TagLib# is a metadata or "tag" reader and writer library that supports the
+most common movie and music formats, abstracting away format specificity.
+TagLib# offers either a common API for all formats or access to specific
+APIs for a given format.
 
 %prep
 %setup -q
 
 %build
-NOCONFIGURE=1 ./autogen.sh
 %configure \
    --libdir=%{_libexecdir} \
    --disable-docs
 make %{?_smp_mflags}
 
 %install
-# For compatibility with <= 1110.
-make DESTDIR=%{buildroot} install
-# Move the .pc file to /usr/share/pkgconfig
+%makeinstall
 install -Dm 0644 %{name}.pc %{buildroot}%{_datadir}/pkgconfig/%{name}.pc
 find %{buildroot}%{_libexecdir} -name '*.pc' -type f -delete -print
 
 %clean
 rm -rf %{buildroot}
 
+%files
+%defattr(-, root, root)
+%doc AUTHORS COPYING ChangeLog NEWS README
+%{_libexecdir}/mono/gac/
+%{_libexecdir}/mono/
+
+%files devel
+%defattr(-, root, root)
+%{_datadir}/pkgconfig/*.pc
+
 %changelog

++++++ taglib-sharp-2.0.5.0.tar.gz -> taglib-sharp-2.1.0.0.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/taglib-sharp/taglib-sharp-2.0.5.0.tar.gz 
/work/SRC/openSUSE:Factory/.taglib-sharp.new/taglib-sharp-2.1.0.0.tar.bz2 
differ: char 1, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to