Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 630956 - media-gfx/gthumb-3.6.0 version bump
Summary: media-gfx/gthumb-3.6.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-14 07:57 UTC by Sergey Torokhov
Modified: 2018-07-14 23:50 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Torokhov 2017-09-14 07:57:52 UTC
Application gthumb-3.5.2 was released on 07 Aug. 2017 (3.5.1 was released on 27 Feb. 2017) and it's update brings many new improvements:

version 3.5.2
-------------

 New features and user visible changes:

  * Faster image loading.
  * Fixed big memory leak and other minor memory leaks.
  * Aspect ratio filtering. (Vasdi)
  * Video player works on wayland as well.
  * Color profiles work on wayland as well (requires colord).
  * Show the color profile description in the property view.
  * Headerbar: show the tools menu button in viewer mode as well; added a
    button to go to the catalogs root; added a button to go to the home folder.
  * Scripts: allow to specify a generic accelerator.
  * Selections: save at exit and restore at start.
  * Video player: added a loop button.
  * Use Unicode in translatable strings.



version 3.5.1
-------------

 New features and user visible changes:

  * Added support for double click activation.
  * Added option to open files in fullscreen mode.
  * Added a zoom popover with various zoom commands and a zoom slider.
  * Added a color picker.
  * All dialogs: use the headerbar if supported by the desktop environment
    (if 'gtk-dialogs-use-header' is set).
  * App menu: added 'keyboard shortcuts'.
  * Tag filter: added ability to filter using a regular expression.
  * Sort catalogs by name, then by date.
  * Gif animations: allow to pause and view the next frame.
  * Added the control-o accelerator to open the location dialog.
  * Keep the zoom buttons on the headerbar if the tool allow to zoom the image.
  * Added a fullscreen button to the headerbar in viewer mode.
  * Find duplicates: speed optimizations.
  * New folder: open the folder after creating it.
  * Hide the image frame when in fullscreen mode.
  * Moved the photo importer preferences to the extension section.
  * Find duplicates: more responsive when the duplicate list is huge.
  * Added support for image/x-fuji-raf raw files.
  * Fixed RTL icons and arrow rendering.


Please update the application in portage to current version.

Reproducible: Always
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2017-09-22 06:43:09 UTC

*** This bug has been marked as a duplicate of bug 626490 ***
Comment 2 Sergey Torokhov 2017-09-23 22:25:08 UTC
(In reply to Gilles Dartiguelongue from comment #1)
> 
> *** This bug has been marked as a duplicate of bug 626490 ***

The bug that is about gthumb 3.5.2 but not about 3.5.1 as describe in https://bugs.gentoo.org/show_bug.cgi?id=626490

As mentioned there by Mart Raudsepp:

> I guess we could consider a p.masked 3.5.x, but it'd be nice to at least have a newer 
> and hopefully more polished 3.5.2 from upstream if not yet ready for 3.6

> Upstream says:
> The 3.6.0 version is planned in late September or October, 
> there will be some 3.5.x releases before that.

I don't see any serious commits (there are only translation upgrades) in upstream (https://git.gnome.org/browse/gthumb/log/, https://github.com/GNOME/gthumb/commits/master) since gthumb 3.5.2 was released. So I don't expect 3.6.x release in near future.

So what about gthumb 3.5.2 version bump? Could you reconsider decision and reopen bug?
Comment 3 Mart Raudsepp gentoo-dev 2017-09-27 16:37:12 UTC
Upstream replied me:
"Probably next Monday I'll do another release, still not sure if another 
3.5.x or the final 3.6.0 version."

Lets wait for that and see then
Comment 4 Sergey Torokhov 2018-02-17 22:03:09 UTC
(In reply to Mart Raudsepp from comment #3)
> Upstream replied me:
> "Probably next Monday I'll do another release, still not sure if another 
> 3.5.x or the final 3.6.0 version."
> 
> Lets wait for that and see then

gthumb 3.6.0 was released on 20 Nov 2017:

https://mail.gnome.org/archives/gnome-announce-list/2017-November/msg00009.html

I don't understand gthumb version numeration. Does this relase is "stable" (non-development) release? Could it be added to portage tree?
Comment 5 Mart Raudsepp gentoo-dev 2018-02-17 22:16:20 UTC
Yes, it should be added. Looks like I stopped monitoring for the release to finally happened just before it happened, and then forgot about it.

It follows gnome versioning, so odd minor version number (second number) means development, and even minor version number means stable.
Comment 6 Arnaud Vallette d'Osia 2018-04-05 19:41:09 UTC
Do you meet any difficulty or is just time running short?
Comment 7 Bernd Feige 2018-07-11 13:18:19 UTC
It's at 3.6.1 now - a great release, seamless video on wayland in main window - just renaming gthumb-3.4.5.ebuild to gthumb-3.6.1.ebuild worked here!
Comment 8 Larry the Git Cow gentoo-dev 2018-07-14 23:50:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1c81928f4e4f4f0cba97d94505688b3fcceb43a

commit a1c81928f4e4f4f0cba97d94505688b3fcceb43a
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-07-14 23:49:17 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-07-14 23:50:12 +0000

    media-gfx/gthumb: bump to 3.6.1
    
    * dcraw direct usage is gone, now doing this via libraw dcraw API;
      thus dcraw dep removed
    * new colord optional support, some of which depends on lcms option;
      so implicitly enable lcms even without USE=lcms in case of USE=colord,
      because colord will pull in lcms2 anyways
    
    Closes: https://bugs.gentoo.org/630956
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-gfx/gthumb/Manifest            |  1 +
 media-gfx/gthumb/gthumb-3.6.1.ebuild | 94 ++++++++++++++++++++++++++++++++++++
 media-gfx/gthumb/metadata.xml        |  1 +
 3 files changed, 96 insertions(+)