Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640092 - net-im/slack-bin-3.0.2: version bump
Summary: net-im/slack-bin-3.0.2: 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: Vladimir Pavljuchenkov (SpiderX)
URL: https://slack.com/downloads/linux
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-06 18:42 UTC by Martin Samek
Modified: 2018-01-14 20:47 UTC (History)
3 users (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 Martin Samek 2017-12-06 18:42:54 UTC
There is a new release of Slack.

Reproducible: Always
Comment 1 Jonas Stein gentoo-dev 2017-12-06 22:22:28 UTC
Thank you for the bump request. 
You can help the maintainer with further information:
Does a simple bump [1] work on your system? 
Chances are high, because a first look on the bump revealed only small changes.

[1] https://wiki.gentoo.org/wiki/Custom_repository#Simple_version_bump_of_an_ebuild_in_the_local_overlay

Changes:
https://slack.com/intl/de-de/release-notes/linux
Comment 2 Mike Limansky 2017-12-14 09:15:19 UTC
I've just successfully installed slack-bin-3.0.0 via copying ebuild for 2.8.2 to 3.0.0.
Comment 3 Mike Limansky 2018-01-10 08:06:57 UTC
Slack 3.0.2 is available. Works fine with the same ebuild.
Comment 4 Larry the Git Cow gentoo-dev 2018-01-14 09:17:17 UTC
The bug has been closed via the following commit(s):

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

commit f75212c749440e32892d880b6726b1da09d024d9
Author:     Vladimir Pavljuchenkov (SpiderX) <spiderx@spiderx.dp.ua>
AuthorDate: 2017-12-10 12:24:14 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2018-01-14 09:17:00 +0000

    net-im/slack-bin: improve ebuild along with version bump
    
    1. Removed eutils eclass and added desktop.
    2. Fixed symlink with absolute path.
    3. Added "-*" to KEYWORDS.
    4. Added xdg_mimeinfo_database_update to pkg_post.
    5. Added pax_kernel to USE flags.
    6. Support for multilib-build.
    
    Closes: https://bugs.gentoo.org/640092
    Closes: https://github.com/gentoo/gentoo/pull/6508
    Package-Manager: Portage-2.3.13, Repoman-2.3.3

 net-im/slack-bin/Manifest               |  1 +
 net-im/slack-bin/metadata.xml           |  3 ++
 net-im/slack-bin/slack-bin-3.0.2.ebuild | 85 +++++++++++++++++++++++++++++++++
 3 files changed, 89 insertions(+)
Comment 5 Leho Kraav (:macmaN @lkraav) 2018-01-14 17:18:23 UTC
Is it possible to put this app on automated binary build version bumps? I seem to remember there's a mechanism / script, is this correct?
Comment 6 Vladimir Pavljuchenkov (SpiderX) 2018-01-14 20:47:38 UTC
I am not aware of any "automated binary build version bumps". Could you provide some information about it?