Commit Graph

105 Commits

Author SHA1 Message Date
Benjamin A. Beasley
3c55f90916 Mention search/search.js 2021-09-26 12:53:09 -04:00
Benjamin A. Beasley
948e04f946 In -doc, unbundle js-jquery and fix License 2021-09-25 13:43:13 -04:00
Benjamin A. Beasley
77b999680d Reduce macro indirection in spec file 2021-09-25 13:38:20 -04:00
Benjamin A. Beasley
43d763da03 Fix release number with rpmautospec 2021-07-20 14:58:31 -04:00
Benjamin A. Beasley
8f2f85c49e Opt in to rpmautospec 2021-07-20 14:36:53 -04:00
Benjamin A. Beasley
57b849212d Verify source with new strong signatures from upstream 2021-02-20 08:45:22 -05:00
Benjamin A. Beasley
508e5566a0 Working (but weak, dependent on SHA1) source signature verification; added API/ABI version to descriptions 2021-02-18 10:45:51 -05:00
Benjamin A. Beasley
83d3ed9f4c Fix typo %{_?isa} for %{?_isa} in virtual Provides; tidy up BR’s, including dropping make 2021-02-17 13:46:27 -05:00
Benjamin A. Beasley
ce4f146441 Update comments based on the new plan for the version 1.16 API/ABI 2021-02-15 09:10:39 -05:00
Benjamin A. Beasley
17e4ff0cb8 Revert "Update to 1.16.0, introducing API/ABI version 1.16; the previous API/ABI version 1.0 is now provided by cairomm1.0 and its subpackages"
This reverts commit 5aa2c20a73.

Change of plans: keep cairomm on the 1.0 API/ABI and add a cairomm1.16 package for the new API/ABI instead. See https://src.fedoraproject.org/rpms/pangomm/pull-request/2 for discussion.

Note that the reverted commit was only built in a side-tag.
2021-02-15 08:55:57 -05:00
Benjamin A. Beasley
5aa2c20a73 Update to 1.16.0, introducing API/ABI version 1.16; the previous API/ABI version 1.0 is now provided by cairomm1.0 and its subpackages 2021-02-12 11:43:35 -05:00
Benjamin A. Beasley
9ee2ea9db0 Prepare for future upgrade to API/ABI version 1.16 by introducing virtual Provides for a name for API/ABI version 1.0: cairomm1.0. 2021-02-12 08:06:45 -05:00
Benjamin A. Beasley
a2b0401289 Install examples in the -doc subpackage 2021-02-11 14:31:51 -05:00
Benjamin A. Beasley
d221d0f049 Switch from autotools to meson; enable the tests, since the meson build system permits us to use a shared boost library 2021-02-11 14:28:52 -05:00
Benjamin A. Beasley
041b27b60d Restore removal of pre-built documentation with its minified JS bundle 2021-02-11 14:26:10 -05:00
Benjamin A. Beasley
d5406bbd6e Update to 1.14.2; this adds new APIs, but is ABI-backwards-compatible 2021-02-11 10:47:06 -05:00
Benjamin A. Beasley
7f932a9495 Update 1.12.0 to the latest in its stable branch, 1.12.2 2021-02-11 10:09:44 -05:00
Benjamin A. Beasley
8dc77c4e95 Add checksum/signature sources 2021-02-11 10:03:15 -05:00
Benjamin A. Beasley
f1ece3e2cf Rough out code to verify source tarball signatures, and document why we cannot yet do so 2021-02-11 09:59:05 -05:00
Benjamin A. Beasley
0a2434972c Switch URLs from HTTP to HTTPS 2021-02-11 09:50:45 -05:00
Benjamin A. Beasley
a0a7eed4bc Bump release and add changelog entry 2021-02-11 08:49:51 -05:00
Benjamin A. Beasley
702c53b55c Rebuild autotools-generated files 2021-02-11 08:42:00 -05:00
Benjamin A. Beasley
93e6810aa2 Drop version requirements in BRs, per Fedora guidelines 2021-02-11 08:41:09 -05:00
Benjamin A. Beasley
c3a1bafd36 Drop explicit/manual lib Requires on cairo/libsigc++20 2021-02-11 08:40:09 -05:00
Benjamin A. Beasley
01a08b7a4e Add a note explaining why we cannot run the tests 2021-02-11 08:34:37 -05:00
Benjamin A. Beasley
31d1e30ce0 Require libstdc++-docs from the -doc subpackage, since we are now able to find the tag file in configure 2021-02-11 08:25:59 -05:00
Benjamin A. Beasley
ba7b0d03fb Remove bundled jQuery/jQueryUI from prebuilt documentation, and rebuild the documentation ourselves 2021-02-11 08:25:59 -05:00
Benjamin A. Beasley
0a9774a667 BR mm-common; at minimum, this lets us find tags for libstdc++ documentation 2021-02-11 08:25:59 -05:00
Benjamin A. Beasley
b25d34467d Migrate top-level text file documentation to the -doc subpackage 2021-02-11 08:25:59 -05:00
Benjamin A. Beasley
5263eff3e8 Stop requiring the base package from the -doc package 2021-02-11 07:32:19 -05:00
Benjamin A. Beasley
1152d79060 Improve find-and-remove invocation for .la files 2021-02-11 07:31:24 -05:00
Benjamin A. Beasley
edb3efc538 Much stricter file globs, including so-version 2021-02-11 07:30:28 -05:00
Benjamin A. Beasley
962c608c5b Drop obsolete %ldconfig_scriptlets macro 2021-02-10 19:00:34 -05:00
Benjamin A. Beasley
1f505dc049 Use make macros (https://src.fedoraproject.org/rpms/cairomm/pull-request/1) 2021-02-10 19:00:34 -05:00
Benjamin A. Beasley
4b007a6a3d Simplified summaries and descriptions 2021-02-10 19:00:34 -05:00
Benjamin A. Beasley
0c13cde43f Macro-ize documentation path in description 2021-02-10 18:55:41 -05:00
Benjamin A. Beasley
205505bc8d Minor style changes 2021-02-10 18:55:41 -05:00
Benjamin A. Beasley
d5cb165fe6 whitespace and ordering changes 2021-02-10 18:42:39 -05:00
Fedora Release Engineering
faed64da4a - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 01:35:39 +00:00
Tom Stellard
b50bf38340 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2020-12-17 03:16:10 +00:00
Fedora Release Engineering
ff68223d24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-27 13:35:49 +00:00
Fedora Release Engineering
12de36bf71 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-28 13:33:24 +00:00
Fedora Release Engineering
72b787d176 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-24 19:48:58 +00:00
Fedora Release Engineering
16c5a6eeab - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-01-31 15:10:15 +00:00
Igor Gnatenko
2651c5b967 Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:23:57 +01:00
Fedora Release Engineering
10ecefcb8c - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-12 21:30:25 +00:00
Igor Gnatenko
c0cfa69de2 add BuildRequires: gcc-c++
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
2018-07-10 16:19:50 +02:00
Fedora Release Engineering
8391bb272e - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 04:26:08 +00:00
Igor Gnatenko
4ff34d619f
Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-04 11:28:22 +01:00
Fedora Release Engineering
34f164f8ab - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-02 18:32:44 +00:00