1
0

13 Commits

Author SHA256 Message Date
cac177a249 Accepting request 1248425 from Documentation
OBS-URL: https://build.opensuse.org/request/show/1248425
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cppreference-doc?expand=0&rev=12
2025-02-26 16:15:51 +00:00
bb37ef89d4 - Update to version 20250209:
* Update content from the website.
- Add Recommends: devhelp for %{name}-devhelp package.

OBS-URL: https://build.opensuse.org/package/show/Documentation/cppreference-doc?expand=0&rev=22
2025-02-25 16:09:24 +00:00
b0cea91003 Accepting request 1224832 from Documentation
OBS-URL: https://build.opensuse.org/request/show/1224832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cppreference-doc?expand=0&rev=11
2024-11-18 19:02:15 +00:00
226365d87e Accepting request 1224580 from home:seijikun:branches:Documentation
- Update to version 20241110
  * Update content from the website.
  * Various build improvements.

OBS-URL: https://build.opensuse.org/request/show/1224580
OBS-URL: https://build.opensuse.org/package/show/Documentation/cppreference-doc?expand=0&rev=20
2024-11-18 11:05:41 +00:00
f311f7ae70 Accepting request 1183537 from Documentation
OBS-URL: https://build.opensuse.org/request/show/1183537
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cppreference-doc?expand=0&rev=10
2024-06-27 14:04:36 +00:00
206bb4a3e7 Accepting request 1107784 from Documentation
OBS-URL: https://build.opensuse.org/request/show/1107784
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cppreference-doc?expand=0&rev=9
2023-08-30 08:19:54 +00:00
f39b87ecc2 Accepting request 1031429 from Documentation
OBS-URL: https://build.opensuse.org/request/show/1031429
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cppreference-doc?expand=0&rev=8
2022-10-27 11:54:22 +00:00
977808cdc6 Accepting request 1003662 from Documentation
OBS-URL: https://build.opensuse.org/request/show/1003662
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cppreference-doc?expand=0&rev=7
2022-09-15 20:58:48 +00:00
2b40006c96 Accepting request 994637 from Documentation
OBS-URL: https://build.opensuse.org/request/show/994637
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cppreference-doc?expand=0&rev=6
2022-08-12 14:06:33 +00:00
dc098b3823 Accepting request 953042 from Documentation
Update to version 20220201

OBS-URL: https://build.opensuse.org/request/show/953042
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cppreference-doc?expand=0&rev=5
2022-02-10 22:11:48 +00:00
e604183700 Accepting request 940894 from Documentation
OBS-URL: https://build.opensuse.org/request/show/940894
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cppreference-doc?expand=0&rev=4
2021-12-16 20:19:47 +00:00
a320028116 Accepting request 744446 from Documentation
OBS-URL: https://build.opensuse.org/request/show/744446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cppreference-doc?expand=0&rev=3
2019-10-31 21:35:33 +00:00
1cba009724 Accepting request 694764 from Documentation
OBS-URL: https://build.opensuse.org/request/show/694764
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cppreference-doc?expand=0&rev=2
2019-04-17 08:09:34 +00:00
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.