Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889540 - app-text/tree-2.1.0: version bump
Summary: app-text/tree-2.1.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: Jonas Stein
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-01-03 13:33 UTC by Alexander Kurakin
Modified: 2023-01-04 08:34 UTC (History)
2 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 Alexander Kurakin 2023-01-03 13:33:21 UTC
2.1.0 version of tree is out: https://mama.indstate.edu/users/ice/tree/changes.html
Comment 1 Larry the Git Cow gentoo-dev 2023-01-04 02:11:11 UTC
The bug has been closed via the following commit(s):

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

commit 4db2fc21090abb424b8b2751eb0993139ac9ded4
Author:     Jonas Stein <jstein@gentoo.org>
AuthorDate: 2023-01-04 01:57:24 +0000
Commit:     Jonas Stein <jstein@gentoo.org>
CommitDate: 2023-01-04 02:04:59 +0000

    app-text/tree: add 2.1.0
    
    Version bump and migrate to bz2 compression in SRC_URI
    
    Suggested-by: Alexander Kurakin <kuraga333@mail.ru>
    Closes: https://bugs.gentoo.org/889540
    Signed-off-by: Jonas Stein <jstein@gentoo.org>

 app-text/tree/Manifest          |  1 +
 app-text/tree/tree-2.1.0.ebuild | 43 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 44 insertions(+)
Comment 2 Jonas Stein gentoo-dev 2023-01-04 02:27:12 UTC
Thank you for notification about the new release.

In case of a simple bump it is by far less work for me to use my workflow, than to pull a patch from a PR, review it, review the changes in the PR, edit it, adjust the commit message and so on. 

So in case of a simple bump without changes I do not need a PR in future.

However I reviewed your PR with the simple bump and have a few remarks for you:

* KEYWORDS need ~ for new ebuilds and after a version bump. 
  Run ekeyword ~all YOUREBUILD

* after 
  pkgdev manifest
  run also 
  pkgcheck scan --net
  this will run several QA checks

The bump is now complete. Thanks again and have a lot of fun with the tree tool.
Comment 3 Alexander Kurakin 2023-01-04 08:34:23 UTC
Jonas,

thanks! Will follow.

And sorry about keywords.