Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915606 - dev-cpp/libcmis-0.6.1 0.6.2 version bumps
Summary: dev-cpp/libcmis-0.6.1 0.6.2 version bumps
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 915608
  Show dependency tree
 
Reported: 2023-10-11 20:46 UTC by jospezial
Modified: 2023-11-21 22:36 UTC (History)
0 users

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 jospezial 2023-10-11 20:46:39 UTC
https://github.com/tdf/libcmis/releases/tag/v0.6.0
Now with all libreoffice bundled patches merged.

Also change SLOT in dev-cpp/libcmis-9999 ebuild to 0.6

Needed for unbundling libcmis from app-office/libreoffice-9999.ebuild and upcoming releases.
Comment 1 jospezial 2023-10-11 21:05:39 UTC
(In reply to jospezial from comment #0)
> Needed for unbundling libcmis from app-office/libreoffice-9999.ebuild and
> upcoming releases.

I was wrong about bundled libcmis. All libreoffice ebuilds now in tree use system libcmis since some time.
Comment 2 jospezial 2023-11-15 02:12:08 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb1e5069e03ad2bd2a3d99a753e8b514ef873659
"dev-cpp/libcmis: 0.6.0 version bump, new slot"


https://github.com/tdf/libcmis/releases/tag/v0.6.1
"add a callback that can be used to configure libcurl"

https://github.com/tdf/libcmis/releases/tag/v0.6.2
"fix soname"

https://github.com/LibreOffice/core/commit/3368447e826d4204086e4d8bfe59af4412c16233
"upgrade libcmis"

0.6.1 is now needed for app-office/libreoffice-9999
But I think soon will 0.6.2 be needed.
Comment 3 jospezial 2023-11-15 03:41:31 UTC
(In reply to jospezial from comment #2)
> https://gitweb.gentoo.org/repo/gentoo.git/commit/
> ?id=cb1e5069e03ad2bd2a3d99a753e8b514ef873659
> "dev-cpp/libcmis: 0.6.0 version bump, new slot"

Andreas reverted that commit.
Comment 4 Larry the Git Cow gentoo-dev 2023-11-21 22:36:12 UTC
The bug has been closed via the following commit(s):

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

commit 2b96598694166457938b92c8f50911337884baa4
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-11-11 16:37:11 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-11-21 22:19:54 +0000

    dev-cpp/libcmis: 0.6.2 version bump, SLOT=0 and bump subslot to 0.6
    
    Closes: https://bugs.gentoo.org/915606
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-cpp/libcmis/Manifest             |  1 +
 dev-cpp/libcmis/libcmis-0.6.2.ebuild | 62 ++++++++++++++++++++++++++++++++++++
 dev-cpp/libcmis/libcmis-9999.ebuild  | 11 ++++---
 3 files changed, 69 insertions(+), 5 deletions(-)