Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 779748 - dev-util/umockdev-0.15.4 version bump
Summary: dev-util/umockdev-0.15.4 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: EBUILD
Depends on:
Blocks:
 
Reported: 2021-04-01 20:45 UTC by MT
Modified: 2021-07-29 21:02 UTC (History)
2 users (show)

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


Attachments
Tentative 0.15.4, update of 0.12.1 (umockdev-0.15.4.ebuild,1.28 KB, text/plain)
2021-04-08 19:52 UTC, Fabio Scaccabarozzi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MT 2021-04-01 20:45:35 UTC
Version 0.15.4 of umockdev is available.
Repology: https://repology.org/project/umockdev/versions

Reproducible: Always
Comment 1 Fabio Scaccabarozzi 2021-04-08 19:52:39 UTC
Created attachment 698682 [details]
Tentative 0.15.4, update of 0.12.1

Attached a tentative ebuild for 0.15.4, updated from current 0.12.1 stable.
Revdep =sys-apps/bolt-0.9-r3 builds and seems to run fine after the provided ebuild is merged.
Needs review - not an expert in multilib+meson ebuilds.
Comment 2 Larry the Git Cow gentoo-dev 2021-07-29 20:58:36 UTC
The bug has been closed via the following commit(s):

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

commit d31a5b37c1cfd21c90ad5678c889f21eff14604e
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2021-07-29 20:12:11 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2021-07-29 20:58:23 +0000

    dev-util/umockdev: Version bump to 0.16.1
    
    Based on an ebuild by Fabio Scaccabarozzi <fsvm88@gmail.com>
    
    Closes: https://bugs.gentoo.org/779748
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 dev-util/umockdev/Manifest               |  1 +
 dev-util/umockdev/umockdev-0.16.1.ebuild | 52 ++++++++++++++++++++++++++++++++
 2 files changed, 53 insertions(+)
Comment 3 Matt Turner gentoo-dev 2021-07-29 21:02:06 UTC
(In reply to Fabio Scaccabarozzi from comment #1)
> Created attachment 698682 [details]
> Tentative 0.15.4, update of 0.12.1
> 
> Attached a tentative ebuild for 0.15.4, updated from current 0.12.1 stable.
> Revdep =sys-apps/bolt-0.9-r3 builds and seems to run fine after the provided
> ebuild is merged.
> Needs review - not an expert in multilib+meson ebuilds.

Thanks for this! I made a bunch of changes, but your ebuild provided a great base from which I could work. Thank you!