Commit Graph

365 Commits

Author SHA1 Message Date
Gwyn Ciesla
39c6c1b8a0 Add missing Requires on python3-cssselect 2022-05-23 16:01:13 -05:00
Gwyn Ciesla
5a8db9603d Fix cl 2022-05-17 12:22:07 -05:00
Gwyn Ciesla
eb85c18239 Merge branch 'rawhide' of ssh://pkgs.fedoraproject.org/rpms/inkscape into rawhide 2022-05-17 12:21:15 -05:00
Gwyn Ciesla
d49906b3a2 1.2 2022-05-17 12:20:10 -05:00
Sérgio M. Basto
7f281e1682 ImageMagick is not intended to be on RHEL >= 8 (just on EPEL) 2022-05-17 14:36:28 +01:00
Gwyn Ciesla
e82135756e ImageMagick fixes. 2022-05-11 12:23:09 -05:00
Sérgio M. Basto
fd96577f1e Fix commit 21232fceb, but ImageMagick is now available on EPEL 8 and
EPEL 9

! 0%{?rhel} >= 8 is wrong
! (0%{?rhel} >= 8) is correct
2022-05-11 01:04:42 +01:00
Miro Hrončok
0578cb9369 Fix cmake-related FTBFS 2022-05-04 20:00:50 +02:00
Thomas Rodgers
43cad70aa9 Rebuilt for Boost 1.78 2022-05-04 11:39:23 +02:00
Gwyn Ciesla
2db0a3de8b 1.1.2 2022-02-06 20:20:05 -06:00
Fedora Release Engineering
d86af92e71 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 13:18:50 +00:00
Gwyn Ciesla
037d8f5ae7 String patch. 2022-01-14 09:53:51 -06:00
Gwyn Ciesla
1ff2c52066 Poppler patch. 2022-01-14 09:15:25 -06:00
Gwyn Ciesla
345463906f release 2022-01-13 09:54:25 -06:00
Gwyn Ciesla
43a2a30912 Poppler rebuild. 2022-01-13 09:50:47 -06:00
Gwyn Ciesla
7f77e9a7f5 Spec changes 2021-11-10 15:16:00 -06:00
Gwyn Ciesla
b390e06682 Patch for pango multiline issue. 2021-11-10 15:15:30 -06:00
Gwyn Ciesla
65ef4d15b7 1.1.1 2021-11-04 16:47:11 -05:00
Kalev Lember
4ca76a0a36 Drop unused gtkspell3-devel build dep 2021-10-11 18:28:38 +02:00
Gwyn Ciesla
eb9a872906 cmake cleanup. 2021-08-18 14:12:05 -05:00
Björn Esser
0a6065694a
poppler rebuild, again 2021-08-12 12:28:15 +02:00
Jonathan Wakely
f0c314eb7b Rebuilt for Boost 1.76 2021-08-07 00:10:02 +01:00
Gwyn Ciesla
c896d3598f poppler rebuild. 2021-08-02 08:34:21 -05:00
Gwyn Ciesla
05c9af338b Poppler rebuild 2021-07-27 10:21:05 -05:00
Fedora Release Engineering
a641ea080a - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 08:35:39 +00:00
Gwyn Ciesla
bd9c71f9c4 Enable gspell. 2021-06-14 11:47:40 -05:00
Gwyn Ciesla
4b7ad0ab57 Require python3-appdirs 2021-05-26 08:45:52 -05:00
Kalev Lember
b24ee1e271 Fix flatpak build 2021-05-25 16:40:11 +02:00
Kalev Lember
bc908fcb50 Don't install development files for bundled 2geom
Inkscape only needs the 2geom runtime bits (which are linked in
statically) but not the header files and pkgconfig/cmake integration.
2021-05-25 16:40:11 +02:00
Gwyn Ciesla
d7a230a1e0 1.1 2021-05-24 11:46:13 -05:00
Jan Horak
9edc494e6f Added fixes for the build on rawhide and f34 2021-02-16 14:24:34 +01:00
Jan Horak
8cbdbf5855 Removing unnecessary dependencies and adding new bundled libraries 2021-02-15 17:26:03 +01:00
Kalev Lember
845547875c Drop unused patches 2021-02-03 08:37:22 +01:00
Gwyn Ciesla
8c92bdb582 1.0.2 2021-02-01 16:31:14 -06:00
Fedora Release Engineering
66fc019db5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 14:22:10 +00:00
Troy Dawson
675033e5c1 undo mini bump 2021-01-19 15:20:33 -08:00
Troy Dawson
452c4b0e32 mini bump for eln rebuild 2021-01-19 14:41:05 -08:00
Gwyn Ciesla
370adeede1 Poppler rebuild. 2021-01-12 08:56:08 -06:00
Tomas Popela
21232fceb4 Don't use ImageMagick in ELN and RHEL 8+ 2021-01-05 12:43:39 +01:00
Tom Stellard
bda8bb2170 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2020-12-19 00:49:57 +00:00
Kalev Lember
62b4a6761a Fix appdata 1.0.1 release info 2020-09-11 11:43:22 +02:00
Gwyn Ciesla
59f2c1b3fa Patch 2020-09-08 11:29:24 -05:00
Gwyn Ciesla
1ee39b8869 1.0.1 2020-09-08 11:29:05 -05:00
Jeff Law
641e407bad More dynamic cast fixes to avoid gcc-11 diagnostics. Should build with gcc-11 now 2020-09-04 09:57:04 -06:00
Jeff Law
811edcabc4 - Refine dynamic casts to avoid -Wnonnull warning with gcc-11 2020-09-03 15:31:31 -06:00
Kalev Lember
ff1a37c35b Drop unused gtk2 buildrequires
inkscape is now using gtk3.
2020-08-17 17:16:09 +02:00
Kalev Lember
4cbe84d3bf Use desktop-file-validate instead of desktop-file-install
We haven't been doing vendor prefixing for a while now, which makes it
pointless to call out to desktop-file-install.
2020-08-17 16:42:05 +02:00
Kalev Lember
6ee7c7dae5 Validate appdata file in check rather than install section 2020-08-17 16:36:50 +02:00
Kalev Lember
22cd40da16 Drop two unneeded dependencies
Don't require canberra and PackageKit gtk module packages. These are
gtk implementation details and not something that apps packages should
depend on.
2020-08-17 16:34:07 +02:00
Fedora Release Engineering
fa945e62b9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 01:49:27 +00:00