Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 348221 - kde-misc/tellico-2.3.1: version bump request
Summary: kde-misc/tellico-2.3.1: version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-08 23:20 UTC by Bertrand Piétu
Modified: 2011-01-13 04:30 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
fix from https://bugs.kde.org/show_bug.cgi?id=256373 (tellico-2.3.1-cherrypicked-keep-settings-fix.patch,864 bytes, patch)
2010-12-11 15:53 UTC, Martin Walch
Details | Diff
patch for new ebuild (tellico-2.3.1.patch,610 bytes, patch)
2010-12-11 15:57 UTC, Martin Walch
Details | Diff
diff -ur tellico-2.3.ebuild tellico-2.3.2.ebuild (tellico-2.3.2.patch,925 bytes, patch)
2010-12-13 14:08 UTC, Martin Walch
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bertrand Piétu 2010-12-08 23:20:21 UTC
2.3.1 since 7 november 2010:

Changelog:
Tellico 2.3.1
* Fixed the Edit Dialog to have consistent behavior when discarding
edits (Bug 255938).
* Fixed issue in Italian translation that caused an error for HTML
export (Bug 254863).
* Updated the IMDb search for new layout (Bug 253549).
* Updated Freebase search for new music schema.
* Changed HTML output for URL fields to truncate link text (Bug 250880).
* Improved the matching algorithm for updating entries when multiple
good matches exist (Bug 250886).
* Fixed crash with searching z39.50 servers (Bug 250795).
* Updated GCstar plugin reader to use a separate thread for speed and
robustness.
* Improved GCstar import and export for wine and comic book collections.
* Fixed bug with adding new fields during CSV import.
* Updated the DTD to match recent changes in collection fields.
* Fixed filter view to apply filter when item is selected (Bug 248657).
* Updated the export dialog to allow limiting the number of exported
fields (Bug 246390).
* Added data source for searching DVDFr.com.
* Added options in the CSV importer and exporter to read and control
table delimiters.
* Increased the maximum visible cover icon size to 256 pixels.

A simple rename of 2.3 works for me.
Thanks!

Reproducible: Always
Comment 1 Martin Walch 2010-12-11 15:53:59 UTC
Created attachment 256899 [details, diff]
fix from https://bugs.kde.org/show_bug.cgi?id=256373
Comment 2 Martin Walch 2010-12-11 15:57:12 UTC
Created attachment 256901 [details, diff]
patch for new ebuild

- apply patch from Comment #1
- add dependencies:
-- dev-libs/soprano[raptor,redland]
-- >=kde-base/kdelibs-${KDE_MINIMAL}[semantic-desktop]

to fix bug #345461


(I do not have a fix for bug #329069)
Comment 3 Martin Walch 2010-12-13 14:08:22 UTC
Created attachment 257026 [details, diff]
diff -ur tellico-2.3.ebuild tellico-2.3.2.ebuild

As tellico 2.3.2 is out, this is a new patch against tellico-2.3.ebuild.

- add USE flags musicbrainz and semantic-desktop
- add dependencies:
-- >=kde-base/kdelibs-${KDE_MINIMAL}[semantic-desktop?]
-- musicbrainz? ( >=media-libs/musicbrainz-2.1.5 )
-- semantic-desktop? ( dev-libs/soprano[raptor,redland] )

(the patch from 2.3.1 should be obsolete)
Comment 4 Bertrand Piétu 2010-12-13 23:40:36 UTC
tellico-2.3.2 works perfectly with your patch. Thanks!
Comment 5 Nikoli 2010-12-18 09:52:20 UTC
Patch works fine, please commit to portage.
Comment 6 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2011-01-13 04:30:50 UTC
In tree, thanks for the patch :)