1
0

4 Commits

4 changed files with 20 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:840e08db99650fc58ea9fd0838e5141f2da4fa9f86968367b1549b06f54f5f26
size 12437676

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e97d64f7ea29cd5c356b3e567f9cb0344ec98e88b2a8f559f6df7f5273514de4
size 13218776

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Feb 23 06:02:09 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>
- 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 <info@ebner-markus.de>
- Update to version 20241110
* Update content from the website.
* Various build improvements.
-------------------------------------------------------------------
Tue Jun 18 17:03:50 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>

View File

@@ -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: 20240610
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.