Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 705098 - net-misc/nextcloud-client-2.6.2 version bump
Summary: net-misc/nextcloud-client-2.6.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-10 10:20 UTC by Ferry
Modified: 2020-01-10 10:24 UTC (History)
0 users

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


Attachments
Ebuild for 2.6.2 (nextcloud-client-2.6.2.ebuild,1.98 KB, text/plain)
2020-01-10 10:21 UTC, Ferry
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ferry 2020-01-10 10:20:14 UTC
nextcloud-client 2.6.2 is out

Reproducible: Always

Steps to Reproduce:
New version is out. Attached ebuild works for me.
Comment 1 Ferry 2020-01-10 10:21:08 UTC
Created attachment 602914 [details]
Ebuild for 2.6.2
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2020-01-10 10:23:58 UTC
commit aadcfbd0eb7e5cfdbd538125aa4c15b5dc13c438
Author: David Heidelberg <david@ixit.cz>
Date:   Fri Jan 3 13:13:28 2020 +0100

    net-misc/nextcloud-client: bump to 2.6.2

    Signed-off-by: David Heidelberg <david@ixit.cz>
    Closes: https://github.com/gentoo/gentoo/pull/14225
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2020-01-10 10:24:48 UTC
Comment on attachment 602914 [details]
Ebuild for 2.6.2

curl -L https://bugs.gentoo.org/attachment.cgi?id=602914 | diff -u nextcloud-client-2.6.2.ebuild -
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100  2026  100  2026    0     0    452      0  0:00:04  0:00:04 --:--:--   788
--- nextcloud-client-2.6.2.ebuild       2020-01-10 10:20:07.915050366 +0100
+++ -   2020-01-10 11:24:15.709714034 +0100
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2

 EAPI=7
@@ -51,7 +51,7 @@

 RESTRICT="!test? ( test )"

-PATCHES=( "${FILESDIR}"/${PN}-2.6.1-include_tests.patch )
+#PATCHES=( "${FILESDIR}"/${P}-include_tests.patch )

 S=${WORKDIR}/desktop-${PV/_/-}