Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 458170

Summary: net-news/quiterss-0.12.3 - version bump request
Product: Gentoo Linux Reporter: Ameretat.Reith
Component: New packagesAssignee: 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

    
Comment 1 Denis M. (Phr33d0m) 2013-02-18 22:02:11 UTC
The original state of the bug was erroneous. I'm using it to make a correct version bump request of this package.
Comment 2 Aaron Bauman (RETIRED) gentoo-dev 2013-03-06 13:23:29 UTC
no ebuild to test as of yet?
Comment 3 Denis M. (Phr33d0m) 2013-03-10 22:57:31 UTC
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"
 )
Comment 4 Denis M. (Phr33d0m) 2013-03-10 22:58:08 UTC
Created attachment 341618 [details, diff]
quiterss-0.12.2-unbundle-sqlite.patch
Comment 5 Sergey Popov (RETIRED) gentoo-dev 2013-03-16 17:00:36 UTC
+  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