Summary: | net-news/quiterss-0.12.3 - version bump request | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Ameretat.Reith |
Component: | New packages | Assignee: | Qt Bug Alias <qt> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | god |
Priority: | Normal | Keywords: | EBUILD, PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
quiterss-0.12.2.ebuild
quiterss-0.12.2-unbundle-sqlite.patch |
Description
Ameretat.Reith
2013-02-18 19:50:45 UTC
The original state of the bug was erroneous. I'm using it to make a correct version bump request of this package. no ebuild to test as of yet? Created attachment 341616 [details] quiterss-0.12.2.ebuild --- quiterss-0.11.0.ebuild 2013-03-03 00:31:25.000000000 +0100 +++ quiterss-0.12.2.ebuild 2013-03-10 23:53:42.187752151 +0100 @@ -10,7 +10,7 @@ DESCRIPTION="A Qt4-based RSS/Atom feed reader" HOMEPAGE="http://code.google.com/p/quite-rss/" -SRC_URI="http://quite-rss.googlecode.com/files/${MY_P}.tar.gz" +SRC_URI="http://quite-rss.googlecode.com/files/${MY_P}.tar.bz2" LICENSE="GPL-3" SLOT="0" @@ -28,5 +28,5 @@ DOCS=(AUTHORS HISTORY_EN HISTORY_RU README) PATCHES=( - "${FILESDIR}/${PN}-0.11.0-unbundle-sqlite.patch" + "${FILESDIR}/${P}-unbundle-sqlite.patch" ) Created attachment 341618 [details, diff]
quiterss-0.12.2-unbundle-sqlite.patch
+ 16 Mar 2013; Sergey Popov <pinkbyte@gentoo.org> +quiterss-0.12.3.ebuild, + +files/quiterss-0.12.3-unbundle-sqlite.patch: + Version bump, wrt bug #458170, thanks to Denis M. <god AT politeia.in> for + updated ebuild and patch |