From 0bb56bb5fb0caf516208d94fe597feeb78798224871fc3127f1020b6104b8bdd Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Tue, 25 Feb 2025 16:09:24 +0000 Subject: [PATCH] Accepting request 1248364 from home:badshah400:branches:Documentation - Update to version 20250209: * Update content from the website. - Add Recommends: devhelp for %{name}-devhelp package. OBS-URL: https://build.opensuse.org/request/show/1248364 OBS-URL: https://build.opensuse.org/package/show/Documentation/cppreference-doc?expand=0&rev=22 --- cppreference-doc-20241110.tar.xz | 3 --- cppreference-doc-20250209.tar.xz | 3 +++ cppreference-doc.changes | 7 +++++++ cppreference-doc.spec | 5 +++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 cppreference-doc-20241110.tar.xz create mode 100644 cppreference-doc-20250209.tar.xz diff --git a/cppreference-doc-20241110.tar.xz b/cppreference-doc-20241110.tar.xz deleted file mode 100644 index 099e490..0000000 --- a/cppreference-doc-20241110.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33c124c2a6b021fe7ec0184d39c23fe3017e0285e5778f4612a3edc4f0214f1d -size 13045624 diff --git a/cppreference-doc-20250209.tar.xz b/cppreference-doc-20250209.tar.xz new file mode 100644 index 0000000..abc45cd --- /dev/null +++ b/cppreference-doc-20250209.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e97d64f7ea29cd5c356b3e567f9cb0344ec98e88b2a8f559f6df7f5273514de4 +size 13218776 diff --git a/cppreference-doc.changes b/cppreference-doc.changes index 4c5d5f5..57f211d 100644 --- a/cppreference-doc.changes +++ b/cppreference-doc.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Feb 23 06:02:09 UTC 2025 - Atri Bhattacharya + +- Update to version 20250209: + * Update content from the website. +- Add Recommends: devhelp for %{name}-devhelp package. + ------------------------------------------------------------------- Sat Nov 16 14:11:02 UTC 2024 - Markus Ebner diff --git a/cppreference-doc.spec b/cppreference-doc.spec index d406c97..f0e825e 100644 --- a/cppreference-doc.spec +++ b/cppreference-doc.spec @@ -1,7 +1,7 @@ # # spec file for package cppreference-doc # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: cppreference-doc -Version: 20241110 +Version: 20250209 Release: 0 Summary: Cppreference documentation for offline reading License: CC-BY-SA-3.0 @@ -47,6 +47,7 @@ Cppreference is a complete online reference for the C and C++ languages and stan Summary: Cppreference documentation for offline reading - devhelp version Group: Documentation/Other Requires: %{name} = %{version} +Recommends: devhelp %description devhelp Cppreference is a complete online reference for the C and C++ languages and standard libraries, i.e. a more convenient version of the C and C++ standards. This package provides an offline mirror of the reference in the devhelp format.