Hello community,

here is the log from the commit of package kid3-qt for openSUSE:Factory checked 
in at 2013-04-05 07:32:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kid3-qt (Old)
 and      /work/SRC/openSUSE:Factory/.kid3-qt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kid3-qt", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/kid3-qt/kid3-qt.changes  2013-03-22 
13:15:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kid3-qt.new/kid3-qt.changes     2013-04-05 
07:36:38.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Mar 23 07:23:45 UTC 2013 - davejpla...@gmail.com
+
+- Make KDE:Extra/kid3 a linked package to enable parallel updates.
+
+-------------------------------------------------------------------
New Changes file:

--- /dev/null   2013-04-05 00:01:41.916011506 +0200
+++ /work/SRC/openSUSE:Factory/.kid3-qt.new/kid3.changes        2013-04-05 
07:36:38.000000000 +0200
@@ -0,0 +1,376 @@
+-------------------------------------------------------------------
+Sat Mar 23 07:26:50 UTC 2013 - davejpla...@gmail.com
+
+- Merge kid3 and kid3-qt packages by linking KDE:Extra/kid3 to the
+  kid3-qt package.
+
+-------------------------------------------------------------------
+Sat Mar 16 16:49:01 UTC 2013 - dmitr...@opensuse.org
+
+- Update to version 2.3
+  * New:
+    + Automatic batch import for multiple directories.
+    + Import catalog number and release country from Discogs and 
+      MusicBrainz.
+    + Quick access tags are configurable for tag 2.
+    + Setting for default file name to save cover art.
+    + Select all in directory.
+    + Apply text encoding.
+    + Support Qt 5.0.
+  * Improved:
+    + Better responsiveness when working with a huge number of files,
+      long operations can be aborted (filtering, renaming, expanding).
+    + Support custom frame names in formats and imports.
+    + Display accuracy and cover art URL for imports.
+    + Added more unified frame types.
+    + GUI and usability.
+  * Fixed:
+    + Swapped mapping of too and enc for M4A files.
+    + Compatibility of ID3v2.4.0 COMM frames with iTunes.
+    + Do not remove spaces in Vorbis comment field names.
+    + Crash and decoding for fingerprints with libav 9.1.
+
+-------------------------------------------------------------------
+Fri Dec 28 13:27:17 UTC 2012 - dmitr...@opensuse.org
+
+- Enable chromaprint support
+
+-------------------------------------------------------------------
+Sat Dec 15 14:13:38 UTC 2012 - hrvoje.sen...@gmail.com
+
+- Update to version 2.2.1
+- Changes since 2.1:
+  * New:
+    + Option to load last opened file on startup. 
+    + Option to use locale for character conversion. 
+    + Support new features of TagLib 1.8: More 
+      ID3 frames, ID3v2.3, tracker modules (MOD, S3M, IT, XM). 
+    + Support use of GStreamer instead of FFmpeg for 
+      Chromaprint decoding. 
+    + Support building with latest libav/FFmpeg libraries.
+* Improved: 
+    + Extract year from "YYYY-MM.." date frame for %{year} 
+      format code. 
+    + Character conversion for roman numbers. 
+    + Dutch translation. 
+    + Finnish translation.
+    + Czech translation.
+* Fixed: 
+    + Avoid crash when exporting album cover while editing multiple 
+      files. 
+    + Check if file format supported before converting to 
+      ID3v2.3.0. 
+    + Rewritten Discogs import to use Discogs API v2.0.
+    + Fixed selection of language and handbook with Qt 4.8.
+
+-------------------------------------------------------------------
+Sun May 13 14:51:57 UTC 2012 - m...@suse.com
+
+- Update to version 2.1
+  * New:
+    + Keyboard shortcuts configuration for Qt-only version.
+    + Use Chromaprint for import from MusicBrainz Fingerprint, is now 
+      also available on Windows and Mac OS X.
+    + Serbian translation.
+    + Support build with Qt5.
+  * Improved:
+    + Support most frames in format codes with %{framename}.
+    + Support iTunes ID3v2.4 frames TCMP, TSO2, TSOC.
+    + Option to use the native file dialogs for Qt-only version.
+    + Handling of pictures in WMA files.
+    + Use themed icons.
+    + Building with shared libraries on KDE.
+    + Handle carriage return characters in output from user commands.
+  * Fixed:
+    + Windows: Avoid truncation of file when renaming with illegal 
+      characters.
+    + Limit number of open file handles.
+    + Nicer icons, install SVG instead of SVGZ in kid3-qt.
+    + Fixed import from Amazon.
+    + Adapted to Discogs server update.
+- Disable build with chromaprint that require ffmpeg
+
+-------------------------------------------------------------------
+Thu Nov  3 18:38:22 UTC 2011 - asterios.dra...@gmail.com
+
+- Update to release 2.0.1:
+  * Fixed:
+    + Prevent cursor from jumping to end in format line edits.
+    + Correctly update file selection after add, edit or delete frame.
+    + Build system finds DocBook XSL on various Linux distributions,
+      finds Phonon on Ubuntu 11.10, can build with shared libraries.
+    + Correctly set bundle version on Mac OS X.
+    + Czech translation.
+- Spec file updates:
+  * Changes based on spec-cleaner run.
+  * Removed Provides:/Obsoletes: entries for kde4-kid3 (not needed anymore, it
+    was last used at 2009-11-04).
+
+-------------------------------------------------------------------
+Tue Sep  6 19:55:38 UTC 2011 - asterios.dra...@gmail.com
+
+- Update to release 2.0
+  * New:
+    + Import from tags to extract and move information between tags.
+    + Play a track on double click (optional).
+    + Searching in help browser.
+    + Move files to trash instead of deleting them.
+    + Automatic setting of checkboxes when frame is changed.
+    + Support for APE tags with TagLib 1.7.
+  * Improved:
+    + Major refactoring to improve software architecture, separated
+      GUI from application logic using the Qt 4 Model/View
+      architecture. This required dropping support for Qt 3 and
+      KDE 3. Unified build system using CMake for KDE and Qt-only
+      versions.
+    + The file list is updated on file system changes and is faster.
+    + Import sub-dialogs are modeless and do not block import dialog.
+    + Import table is editable and has optional columns for file
+      names and paths (selectable with context menu).
+    + The tracks to import can be selected, e.g. to import only one
+      CD from a doulbe-CD album.
+    + Number Tracks can number the tracks of multiple directories.
+    + Multiple directories can be selected with Rename Directory.
+    + M4A support with TagLib (can fully replace libmp4v2).
+    + Exports are displayed in a table if they contain tabulators.
+    + Adding and editing formats is now more user friendly.
+    + GUI and usability.
+  * Fixed:
+    + Genre and track total in M4A files with TagLib.
+    + Execution of user action without command.
+    + Adapted to Discogs server update.
+- Spec file updates:
+  * Changed License: to GPL-2.0+.
+  * Removed docbook-xsl-stylesheets and added libogg-devel in BuildRequires:.
+  * Removed support for openSUSE < 11.2 in spec file.
+  * Minor other updates.
+
+-------------------------------------------------------------------
+Sun Apr 10 19:44:03 UTC 2011 - asterios.dra...@gmail.com
+
+- Spec file updates:
+  * Removed "licenses" package usage.
+  * Recommends: instead of Suggests: for kid3-lang package.
+  * Minor other updates.
+
+-------------------------------------------------------------------
+Tue Feb 15 00:04:47 UTC 2011 - davejpla...@gmail.com
+
+- Removed conflicting kid3-qt, kid3-qt is already in factory, 11.4
+  developed in multimedia:apps.
+
+-------------------------------------------------------------------
+Sun Feb  6 21:48:57 UTC 2011 - asterios.dra...@gmail.com
+
+- Update to release 1.6
+  * Improved:
+    + The total number of tracks can be set in the "Number Tracks" dialog.
+    + All numeric fields can be padded with zeros.
+    + Parts of the filename can be ignored when generating tags from the
+      filename.
+    + Updated Estonian, Italian and Czech translations.
+  * Fixed:
+    + Track number digits option works now with ID3v2.4 and UTF8/UTF16.
+    + Adapted to Discogs server update.
+- Spec file updates:
+  * Added a kid3-qt package without KDE dependencies and also its respective
+    lang package.
+  * Added a kid3-lang package.
+  * Changes based on rpmdevtools templates and spec-cleaner run.
+  * Updates in Buildrequires:, %build, %install and %files sections.
+
+-------------------------------------------------------------------
+Fri Oct  8 07:43:22 UTC 2010 - davejpla...@gmail.com
+
+- Update to release 1.5
+- Upstream changes :
+  Faster filtering,
+  simple audio player,
+  GUI and usability improvements.
+
+-------------------------------------------------------------------
+Wed Sep 22 07:34:07 UTC 2010 - davejpla...@gmail.com
+
+- Update to svn 714
+- Upstream changes :
+  *fixed Doxygen warnings
+  *updated translations
++++ 179 more lines (skipped)
++++ between /dev/null
++++ and /work/SRC/openSUSE:Factory/.kid3-qt.new/kid3.changes

New:
----
  kid3.changes
  kid3.spec

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

Other differences:
------------------
++++++ kid3.spec ++++++
#
# spec file for package kid3
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:           kid3
Version:        2.3
Release:        0
Summary:        Efficient ID3 Tag Editor
License:        GPL-2.0+
Group:          Productivity/Multimedia/Sound/Utilities
Url:            http://kid3.sourceforge.net/
Source0:        
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
BuildRequires:  flac-devel
BuildRequires:  id3lib-devel
BuildRequires:  libkde4-devel
BuildRequires:  libogg-devel
BuildRequires:  libtunepimp-devel
BuildRequires:  libvorbis-devel
BuildRequires:  taglib-devel
%if 0%{?suse_version} >= 1230
BuildRequires:  gstreamer-0_10-devel
BuildRequires:  libchromaprint-devel
%endif
%if 0%{?suse_version}
BuildRequires:  update-desktop-files
%endif
Recommends:     %{name}-lang = %{version}
# kid3 and kid3-qt can exist together on a system but the user will have two 
packages with the same functionality.
Provides:       kid3-qt = %{version}
Obsoletes:      kid3-qt < %{version}
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
%kde4_runtime_requires

%description
With Kid3 you can:
  * Edit ID3v1.1 tags
  * Edit all ID3v2.3 and ID3v2.4 frames
  * Convert between ID3v1.1, ID3v2.3 and ID3v2.4 tags
  * Edit tags in MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2, Speex,
    TrueAudio, WavPack, WMA, WAV and AIFF files
  * Edit tags of multiple files, e.g. the artist, album, year and
    genre of all files of an album typically have the same values and can
    be set together.
  * Generate tags from filenames
  * Generate filenames from tags
  * Rename and create directories from tags
  * Generate playlist files
  * Automatically convert upper and lower case and replace strings
  * Import from gnudb.org, TrackType.org, MusicBrainz, Discogs, Amazon
    and other sources of album data
  * Export tags as CSV, HTML, playlists, Kover XML and in other formats

%lang_package

%prep
%setup -q

%build
%if 0%{?suse_version} < 1230
# Disable build with chromaprint that would require ffmpeg
%cmake_kde4 -d build -- -DWITH_MP4V2=OFF -DWITH_CHROMAPRINT:BOOL=OFF
%else
%cmake_kde4 -d build -- -DWITH_MP4V2=OFF -DWITH_GSTREAMER=ON
%endif
%make_jobs

%install
cd build
%kde4_makeinstall
cd ..

install -Dpm 0644 deb/kid3.1 %{buildroot}%{_mandir}/man1/kid3.1

%kde_post_install

%find_lang %{name}

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING ChangeLog LICENSE README kid3.lsm
%{_kde4_applicationsdir}/kid3.desktop
%{_kde4_appsdir}/kid3/
%{_kde4_bindir}/kid3
%doc %{_kde4_htmldir}/en/kid3/
%{_kde4_iconsdir}/hicolor/*/apps/kid3.*
%{_datadir}/dbus-1/interfaces/net.sourceforge.Kid3.xml
%{_mandir}/man1/kid3.1%{ext_man}

%files lang -f %{name}.lang
%defattr(-,root,root,-)
%exclude %{_kde4_htmldir}/en/kid3/

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

Reply via email to