Christoph Junghans
e72be7c6e4
Rebuild for libdouble-conversion
2019-09-24 09:29:15 -06:00
Gwyn Ciesla
d9b7a1daa3
1.0 Beta
2019-09-09 12:19:01 -05:00
Kalev Lember
1ddaf8ed96
Make appdata validation pass
2019-09-09 16:33:13 +02:00
Kalev Lember
69d1aa5fe6
Use upstream appdata
2019-09-09 15:58:26 +02:00
Miro Hrončok
2b649727bf
Explicitly depend on Python 3 interpreter
...
Also use python3 explicitly when building, not python-unversioned-command.
2019-08-30 12:47:53 +02:00
Gwyn Ciesla
b1e59b2157
Update to master for move to Python 3.
...
Drop uniconvertor.
2019-08-27 08:17:32 -05:00
Susi Lehtola
dd1f190452
Rebuilt for GSL 2.6.
2019-08-20 22:05:01 +02:00
Fedora Release Engineering
c19969ac78
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 09:32:55 +00:00
Kalev Lember
2e01eae813
Avoid hardcoding .gz man page compression
...
This is different for flatpaks, and might change for regular packages in
the future as well.
2019-06-20 15:16:06 +02:00
Kalev Lember
4914a8ba59
Don't hardcode /usr prefix
2019-06-20 10:32:50 +02:00
Kalev Lember
9106c5b618
Disable ImageMagick support for flatpak builds
2019-06-20 10:04:50 +02:00
Kalev Lember
54782550bb
Avoid ruby dep for flatpak builds
2019-06-12 23:45:46 +02:00
Gwyn Ciesla
8f0855d7c1
Drop FORTIFY_SOURCE=2 to remediate crashes.
2019-03-27 14:40:24 -05:00
Gwyn Ciesla
9dfbd48731
Drop gvfs.
2019-02-08 16:25:09 -06:00
Fedora Release Engineering
f3283f681f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 03:23:23 +00:00
Marek Kasik
03d7d74512
Rebuild for poppler-0.73.0
2019-01-25 19:48:37 +01:00
Gwyn Ciesla
b916fa2b74
Put a patch back.
2019-01-18 10:38:11 -06:00
Gwyn Ciesla
df05ce6a08
0.92.4
2019-01-18 10:31:18 -06:00
Gwyn Ciesla
57a40e8dda
End of line patch.
2019-01-15 09:16:58 -06:00
Gwyn Ciesla
87a998fe7f
Alternate patch.
2019-01-14 15:23:50 -06:00
Gwyn Ciesla
d023248aac
Correct evr
2019-01-11 11:34:28 -06:00
Gwyn Ciesla
e777027871
Temporary crash patch.
2019-01-11 11:33:19 -06:00
Gwyn Ciesla
a6870ac619
Updated sources.
2018-12-04 09:57:13 -06:00
Gwyn Ciesla
3bbb36cf8c
Specify bundled libs.
2018-12-04 09:41:27 -06:00
Gwyn Ciesla
39c58b04c4
Drop old patches.
2018-11-13 10:24:44 -06:00
Frank Dana (FeRD)
046b6e169d
Fix missing newline
2018-09-14 22:54:32 +00:00
Frank Dana (FeRD)
c623449228
Make repotag generation a one-liner
...
I decided it was clearer; it's still shorter than the Source0 line.
2018-09-14 22:29:59 +00:00
Frank Dana (FeRD)
a3c9dbeaa6
Update inkscape.spec Source0 URL to canonical home
...
The project sourceforge no longer contains any files, releases are made in their gitlab. The tagging is a bit unusual there, requiring manipulation of the Name/Version variables with `tr` to generate the proper tag value to embed in the URL.
2018-09-14 22:20:58 +00:00
Gwyn Ciesla
351a91ee69
Merge #2 Update upstream URL
2018-09-14 21:12:19 +00:00
Gwyn Ciesla
dfd39d58e6
Fix shebang handling.
2018-09-11 14:36:08 -05:00
Michael Cronenworth
7ba91f9f29
Rebuild for ImageMagick 6.9.10
2018-08-28 15:35:21 -05:00
Marek Kasik
c4ea6a9aaf
Rebuild for poppler-0.67.0
2018-08-14 01:13:31 +02:00
Debarshi Ray
584358bf10
Fix FTBFS due to Python2, and remove GTK3-based BuildRequires
...
Replace references to /usr/bin/python with /usr/bin/python2.
inkscape-0.92.3 uses GTK3 only if the WITH_GTK3_EXPERIMENTAL flag is
enabled during the build. Otherwise it uses GTK2. The Fedora package
currently doesn't use the GTK3 build, but the GTK2 build. Since it's
not possible to mix GTK2 and GTK3 in the same process, none of the
GTK3-based BuildRequires are necessary.
This reverts commit 9883cce400
and brings back the gtkspell
requirement. gtkspell3 is a GTK3 library that's not used in the GTK2
build, anyway, and it was only working so far because the gtkspell
requirement is optional in the GTK2 build. Since gtkspell is no longer
orphaned there's no problem in bringing it back.
https://bugzilla.redhat.com/show_bug.cgi?id=1464487
https://bugzilla.redhat.com/show_bug.cgi?id=1604371
2018-07-20 13:21:15 +02:00
Fedora Release Engineering
f61806711b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 05:44:15 +00:00
Igor Gnatenko
27f2f70cf8
add BuildRequires: gcc-c++
...
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
2018-07-09 19:06:46 +02:00
Gwyn Ciesla
84f2f3fba6
Fix text crash.
2018-06-27 10:30:01 -05:00
Christian Stadelmann
25da48de0d
Update upstream URL
2018-05-21 09:51:51 +00:00
Gwyn Ciesla
35749e72e2
0.92.3
2018-04-17 09:52:37 -05:00
Marek Kasik
6e9b5b7e2a
Rebuild for poppler-0.63.0
2018-03-23 15:28:13 +01:00
Iryna Shcherbina
2015afef57
Update Python 2 dependency declarations to new packaging standards
2018-03-01 04:54:16 +01:00
David Tardon
89d9d289f0
rebuild for poppler 0.62.0
2018-02-14 18:31:38 +01:00
Fedora Release Engineering
f98e2d7a7c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 17:29:54 +00:00
Igor Gnatenko
829f83b00d
Remove obsolete scriptlets
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-01-11 14:56:22 +01:00
David Tardon
0d97795094
rebuild for poppler 0.61.0
2017-11-08 20:24:33 +01:00
David Tardon
6035da052c
rebuild for poppler 0.60.1
2017-10-06 15:07:28 +02:00
Gwyn Ciesla
21f6604caa
0.92.2
2017-09-25 11:28:52 -05:00
David Tardon
f649ceb6ff
rebuild for poppler 0.59.0
2017-09-08 10:39:40 +02:00
Adam Williamson
cf31d51bb4
Rebuild for ImageMagick 6 reversion, drop ImageMagick 7 patch
2017-09-05 17:20:39 -07:00
Ville Skyttä
d6416945a6
Own the /usr/lib/inkscape dir, %langify non-English man pages
...
https://bugzilla.redhat.com/show_bug.cgi?id=1485778
2017-08-28 08:02:50 +03:00
Michael Cronenworth
be6f57ef49
Rebuilt for ImageMagick
2017-08-25 11:51:42 -05:00