Commit Graph

57 Commits

Author SHA1 Message Date
Benjamin A. Beasley
1aade9078a Update to 2.59 (close RHBZ#2256970) 2024-01-06 11:36:30 -05:00
Benjamin A. Beasley
ea33a07600 Break a long line in the spec file 2023-10-30 07:12:19 -04:00
Benjamin A. Beasley
e80f85996c Do not number the sole Source
[skip changelog]
2023-10-30 07:12:19 -04:00
Benjamin A. Beasley
61ababa09d Update to 2.58 (close RHBZ#2232687) 2023-08-18 11:50:31 -04:00
Benjamin A. Beasley
bfb467ec6c Update to 2.57 (close RHBZ#2218665) 2023-06-29 17:25:38 -04:00
Ankur Sinha (Ankur Sinha Gmail)
66b277b20c
feat: update to 2.56 (fixes rhbz#2213671) 2023-06-09 17:04:49 +01:00
Benjamin A. Beasley
21ca9a2737 Update to 2.55 (close RHBZ#2192313) 2023-05-01 08:31:22 -04:00
Benjamin A. Beasley
423bb6f685 Update to 2.54 (close RHBZ#2188413) 2023-04-21 08:17:44 -04:00
Benjamin A. Beasley
7848e8fb2b Update to 2.53 (close RHBZ#2185454) 2023-04-10 07:58:05 -04:00
Benjamin A. Beasley
980e52ee5a Update to 2.52 (close RHBZ#2184845) 2023-04-07 12:56:40 -04:00
Benjamin A. Beasley
c8ad743650 Update to 2.50 (close RHBZ#2184345) 2023-04-04 13:13:41 -04:00
Benjamin A. Beasley
1426dae54a Update to 2.49 (close RHBZ#2183768) 2023-04-02 09:56:43 -04:00
Benjamin A. Beasley
59ee3c865e Update to 2.48 (close RHBZ#2179683) 2023-03-19 15:43:14 -04:00
Benjamin A. Beasley
1082702c4f Update to 2.47 (close RHBZ#2179447) 2023-03-18 12:16:12 -04:00
Benjamin A. Beasley
03153c867c Update License for 2.46
- The python3-graph-tool-devel subpackage now has its own License
  without the terms for header-only dependencies, etc.
- Link cairomm1.16 instead of cairomm1.0, now that it is supported
2023-02-28 08:07:44 -05:00
Ankur Sinha (Ankur Sinha Gmail)
ffa67e48c0
feat: update to 2.46 (fixes rhbz#2173447) 2023-02-28 11:09:13 +00:00
Benjamin A. Beasley
917b2d15cc Update License to include header-only dependencies 2023-01-11 11:18:01 -05:00
Benjamin A. Beasley
3bb388dac1 Simplify constraining the build 2022-12-21 17:31:26 -05:00
Benjamin A. Beasley
c2626fb581 No longer need to exclude armv7hl on F37+
- Additionally, we no longer need to justify excluding i686
2022-12-20 18:08:44 -05:00
Benjamin A. Beasley
b83af9e7d8 Drop -fpermissive workaround
It is no longer needed (fixed in mpfr-4.1.1-p1).
2022-11-24 07:36:10 -05:00
Benjamin A. Beasley
184e5257a4 Update to 2.45 2022-11-20 18:30:03 -05:00
Benjamin A. Beasley
9319a531c1 Re-enable LTO 2022-11-20 18:30:03 -05:00
Benjamin A. Beasley
bdeef1aaac Drop workarounds for armv7hl, which is already excluded 2022-11-20 09:44:22 -05:00
Benjamin A. Beasley
1482058081 Patch out fewer upstream compiler flags
We can leave those controlling warnings and dynamic symbol visibility;
we must remove any that hard-code the optimization settings or otherwise
ail to respect the distribution defaults.
2022-11-19 14:57:30 -05:00
Benjamin A. Beasley
f432e332d8 Make the file lists clearer
- Use trailing slashes to indicate directory paths
2022-11-19 14:57:30 -05:00
Benjamin A. Beasley
fd00eee505 Reduce macro indirection in the spec file 2022-11-19 14:57:30 -05:00
Benjamin A. Beasley
e07dc0999e Include license file for BSL-1.0 2022-11-19 14:57:30 -05:00
Benjamin A. Beasley
327aea65aa Convert License field to SPDX 2022-11-19 14:57:30 -05:00
Benjamin A. Beasley
2d09580f29 Work around 2144197 2022-11-19 14:57:30 -05:00
Benjamin A. Beasley
28e9f8f6dc Break a long line in the spec file 2022-11-19 14:57:30 -05:00
Benjamin A. Beasley
cbdaebcd1b No longer reduce debug level for ppc64le/s390x
With GCC 12, we are now able to produce full debug symbols.
2022-02-04 15:21:17 -05:00
Benjamin A. Beasley
0847f4bcb8 Re-enable ppc64le (fix RHBZ#1771031)
Fixed by https://fedoraproject.org/wiki/Changes/PPC64LE_Float128_Transition
2022-02-01 11:16:49 -05:00
Benjamin A. Beasley
0de7654070 BR CGAL-static since CGAL is now header-only 2022-02-01 11:15:17 -05:00
Benjamin A. Beasley
5a77255792 Drop intersphinx mappings
We can’t download remote inventories and can’t easily produce working
hyperlinks from inventories in local documentation packages.
2022-01-07 10:44:01 -05:00
Benjamin A. Beasley
42957052dc Opt in to rpmautospec 2021-12-16 22:48:33 -05:00
Benjamin A. Beasley
a0b0dc1045 Add missing changelog message 2021-12-16 22:47:42 -05:00
Benjamin A. Beasley
13da695df6 Remove arch from -devel dependency on pcg-cpp-devel
The pcg-cpp-devel subpackage will become noarch.
2021-12-16 20:51:10 -05:00
Benjamin A. Beasley
7e9b2e37d2 Unbundle pcg-cpp; put headers in -devel 2021-09-21 10:04:20 -04:00
Benjamin A. Beasley
8e0ba1611d Improve shebang munging 2021-09-20 10:53:01 -04:00
Benjamin A. Beasley
d41b471b20 Re-enable s390x (fix RHBZ#1771034)
Work around resource limits to re-enable s390x, and get closer to the
root causes on the remaining excluded architectures
2021-08-27 16:24:21 -04:00
Ankur Sinha (Ankur Sinha Gmail)
3f5393a4a1
feat: update to 2.43 2021-08-16 09:42:16 +01:00
Jonathan Wakely
0881e38e30 Rebuilt for Boost 1.76 2021-08-07 02:25:03 +01:00
Fedora Release Engineering
9a7db3ab66 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 06:38:33 +00:00
Python Maint
71f9d552a1 Rebuilt for Python 3.10 2021-06-04 20:36:47 +02:00
Benjamin A. Beasley
5d3997b901 Use pkgconfig to BR the required cairomm API/ABI version 1.0 (vs. 1.16) 2021-02-12 08:55:51 -05:00
Fedora Release Engineering
dba6e3db71 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 10:57:39 +00:00
Jonathan Wakely
ee1dd37ee2 Rebuilt for Boost 1.75 2021-01-22 21:14:28 +00:00
Tom Stellard
45be2a301f Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-08 19:50:41 +00:00
Ankur Sinha (Ankur Sinha Gmail)
b20f1242c2
Update to new release, fix FTBFS 2020-09-07 09:53:47 +01:00
Fedora Release Engineering
6963054591 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-08-01 07:22:34 +00:00