Commit Graph

111 Commits

Author SHA256 Message Date
963617a9b7 Accepting request 633529 from home:luc14n0:branches:GNOME:Factory
append Apache-2.0 and MIT licenses to main package's and librsvg-2-2 subpackage's License tags

OBS-URL: https://build.opensuse.org/request/show/633529
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=135
2018-09-06 11:15:09 +00:00
d369ba9515 Accepting request 632667 from home:iznogood
- Update to version 2.44.2:
  + Don't leak all the elements at the toplevel
    (glgo#GNOME/librsvg#325).
  + Make masking work on big-endian (glgo#GNOME/librsvg#328).
  + Fix library ordering so -Wl,--as-needed works.

OBS-URL: https://build.opensuse.org/request/show/632667
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=134
2018-09-03 04:21:52 +00:00
df202501bd Accepting request 632150 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/632150
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=133
2018-08-29 13:56:13 +00:00
b334ebe638 Accepting request 631205 from GNOME:Next
fwd for real, this should be fine in current 3.28 stack too.

OBS-URL: https://build.opensuse.org/request/show/631205
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=132
2018-08-24 17:43:25 +00:00
f61eca7952 Accepting request 631035 from home:iznogood
New stable rel

OBS-URL: https://build.opensuse.org/request/show/631035
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=131
2018-08-23 11:25:56 +00:00
6fd09f9c45 Accepting request 627974 from home:iznogood:branches:GNOME:Factory
- Update to version 2.42.6:
  + Fix drop-shadows generated from Inkscape; we were overwriting
    a surface inadvertently (glgo#GNOME/librsvg#282).
  + Fix confusion between feSpotLight and feDistantLight
    (glgo#GNOME/librsvg#241).
  + Don't panic if we try to clip with an empty region
    (glgo#GNOME/librsvg#292).
  + Fix out-of-tree builds and tests.
  + Compilation can now use a RUST_TARGET variable to override the
    host triplet when cross-compiling. See COMPILING.md for
    details.

OBS-URL: https://build.opensuse.org/request/show/627974
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=129
2018-08-08 13:14:58 +00:00
007bd882c4 Accepting request 613667 from home:iznogood:branches:GNOME:Factory
New stable rel, not buildtested

OBS-URL: https://build.opensuse.org/request/show/613667
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=127
2018-06-04 09:17:33 +00:00
f5027a818a Accepting request 605193 from home:luc14n0:branches:GNOME:Factory
Update to version 2.42.4

OBS-URL: https://build.opensuse.org/request/show/605193
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=125
2018-05-08 13:54:24 +00:00
b294111cb4 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=123 2018-03-07 09:47:32 +00:00
7a87b4eca5 Accepting request 583375 from GNOME:Next
- Update to version 2.42.3:
  + glgo#GNOME/librsvg#205: The configure script now checks for
    Rust 1.20.0. Previously this minimum requirement was not
    well-defined.
  + glgo#GNOME/librsvg#204: New feature: If an SVG has an <a> link
    element, we now generate the corresponding link when
    outputting to a Cairo PDF surface.  If you use rsvg-convert(1)
    with PDF output, <a> links in the SVG will work in the PDF.
  + glgo#GNOME/librsvg#108: New feature: support font-size:larger
    and font-size:smaller relative sizes.
  + New feature: rsvg-convert now supports SOURCE_DATE_EPOCH to
    generate reproducible output for PDFs.
  + glgo#GNOME/librsvg#197: New requirement: We now require
    Freetype2 2.9.0, which fixes font rendering bugs. The test
    reference PNGs have been regenerated with this version.
  + glgo#GNOME/librsvg#91: Fix rendering of masks and clips when
    the initial transformation has a translation component.
  + glgo#GNOME/librsvg#112: Fix: apply style attributes for all SVG
    elements, not just for the toplevel one.
  + glgo#GNOME/librsvg#161: Fix the marker angle for the last
    vertex of closed paths.
  + glgo#GNOME/librsvg#198: Fix: Make rsvg_pixbuf_from_file() and
    its derived functions work again.  Now we have tests for the
    whole public API.
  + glgo#GNOME/librsvg#143: Minor optimizations for Gaussian blurs.
  + glgo#GNOME/librsvg#201: Minor speedups in the code to parse SVG
    attributes.
  + glgo#GNOME/librsvg#178: Fix some tests that failed on 32-bit
    machines.
  + In addtion to --enable-debug/--disable-debug to control the
    Rust compilation, now you can use an environment variable
    LIBRSVG_DEBUG=yes / LIBRSVG_DEBUG=no if you wish.
  + Code moved to Rust: SVG paint servers, SVG attribute parsing.
  + We now use a Cargo workspace internally, to move more things to
    Rust.
- Add pkgconfig(freetype2) BuildRequires: New dependency.

OBS-URL: https://build.opensuse.org/request/show/583375
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=122
2018-03-06 14:25:03 +00:00
e55e5fe21b Accepting request 581250 from GNOME:Next
spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/581250
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=121
2018-03-05 13:56:33 +00:00
0ad5b63837 Accepting request 572068 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/572068
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=119
2018-02-02 21:42:50 +00:00
a564b8c457 Accepting request 568855 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/568855
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=118
2018-01-30 08:17:59 +00:00
Bjørn Lie
929da68005 Accepting request 563163 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/563163
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=116
2018-01-10 12:55:35 +00:00
6eb29ee467 Accepting request 560108 from home:jengelh:branches:GNOME:Factory
- Fix RPM groups, drop redundant %clean section,
  update summaries.

OBS-URL: https://build.opensuse.org/request/show/560108
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=114
2017-12-27 13:12:55 +00:00
fbd1dec0cf Accepting request 558619 from home:luc14n0:branches:GNOME:Factory
Update to version 2.40.20

OBS-URL: https://build.opensuse.org/request/show/558619
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=113
2017-12-20 15:50:29 +00:00
1763c7389f Accepting request 531592 from GNOME:Next
Update to 2.40.19

OBS-URL: https://build.opensuse.org/request/show/531592
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=111
2017-10-05 12:25:27 +00:00
Bjørn Lie
0d97dd3fb1 Accepting request 511585 from GNOME:Next
New stable release, CVE fix

OBS-URL: https://build.opensuse.org/request/show/511585
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=109
2017-07-20 10:43:17 +00:00
Bjørn Lie
bc23c266d9 Accepting request 494641 from GNOME:Next
More tweaks

OBS-URL: https://build.opensuse.org/request/show/494641
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=107
2017-05-18 18:47:01 +00:00
d21b4ec08a Accepting request 491449 from GNOME:Next
- Update to version 2.40.17:
  + bgo#778666: Use our own thumbnailer specification file, so
    gnome-desktop-thumbnailer can generate thumbnails outside of
    the calling process.
  + Removed some redundant code.
  + Windows build fixes.
- Split out new sub-package rsvg-thumbnailer.

OBS-URL: https://build.opensuse.org/request/show/491449
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=106
2017-04-27 09:06:27 +00:00
093501dc02 Accepting request 400780 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/400780
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=104
2016-06-09 09:01:24 +00:00
ccc1a4df3f SLESync
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=103
2016-06-06 16:19:19 +00:00
ec378d79e4 Accepting request 390546 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/390546
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=101
2016-04-18 14:34:02 +00:00
099b87f6c5 Accepting request 383187 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/383187
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=99
2016-04-04 07:47:42 +00:00
Bjørn Lie
1903d7248e Accepting request 352654 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/352654
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=97
2016-01-08 22:18:42 +00:00
Bjørn Lie
3ce00f0898 Accepting request 347155 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/347155
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=95
2015-12-02 23:37:26 +00:00
ffa156566e Accepting request 337218 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/337218
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=93
2015-10-09 09:09:21 +00:00
0ab6360dd5 Accepting request 321467 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/321467
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=91
2015-08-10 07:13:41 +00:00
55884906ec Accepting request 307275 from home:dimstar:branches:GNOME:Factory
- Remove reference to gtk2-engine-svg from baselibs.conf: this
  subpackage hasn't been built since Oct 22 2013.

OBS-URL: https://build.opensuse.org/request/show/307275
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=89
2015-05-15 11:33:58 +00:00
e897adbf53 Accepting request 293385 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/293385
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=87
2015-03-30 22:43:32 +00:00
878ca419bc Accepting request 288118 from home:Zaitor:branches:GNOME:Factory
Resub:Add boo ref. New stable rel

OBS-URL: https://build.opensuse.org/request/show/288118
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=85
2015-03-01 14:48:35 +00:00
Bjørn Lie
4ea63a61e0 Accepting request 286368 from GNOME:Next
Update to 2.40.7

OBS-URL: https://build.opensuse.org/request/show/286368
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=83
2015-02-16 16:08:22 +00:00
Bjørn Lie
5cd73792c5 Accepting request 263870 from home:Zaitor:branches:GNOME:Factory
- Update to version 2.40.6:
  + MinGW build fixes.
  + Fix path data number parsing.
  + Fix build with newer libtool.

OBS-URL: https://build.opensuse.org/request/show/263870
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=81
2014-12-07 20:21:33 +00:00
a4d59a17ce Accepting request 256067 from GNOME:Next
Update to 3.14.1

OBS-URL: https://build.opensuse.org/request/show/256067
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=79
2014-10-14 09:26:06 +00:00
763ced8153 Accepting request 249161 from home:adra:branches:GNOME:Factory
Update to version 2.40.4

OBS-URL: https://build.opensuse.org/request/show/249161
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=77
2014-09-16 19:28:38 +00:00
473ff28c8c fix
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=75
2014-08-23 13:53:13 +00:00
a423086d78 Accepting request 245132 from GNOME:Next
Update to 2.40.3 - stable branch

OBS-URL: https://build.opensuse.org/request/show/245132
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=74
2014-08-19 17:12:55 +00:00
409d3cd4b0 Accepting request 226554 from GNOME:Next
Update to 2.40.2

OBS-URL: https://build.opensuse.org/request/show/226554
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=72
2014-03-24 08:12:52 +00:00
2216b54fe6 Accepting request 209800 from GNOME:Next
- Update to version 2.40.1:
  + Build fixes.
  + Crash fixes.

- Update to version 2.40.0:
  + Add support for parsing rgba() colours and improve colour
    parsing.
  + Rsvg-filter: Fix memory leak.
  + Remove support for GTK+2 along with the old theme engine.
  + Require at least version 3.2 of GTK+.
  + Remove support for old versions of gdk-pixbuf.
  + Add eps support to rsvg-convert.
- Drop pkgconfig(gtk+-2.0) BuildRequires, no longer needed nor
  supported.
- Remove gtk2-engine-svg subpackage, no longer built.

OBS-URL: https://build.opensuse.org/request/show/209800
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=70
2013-12-09 16:14:51 +00:00
165304a381 Accepting request 199052 from home:dimstar:branches:GNOME:Factory
- Update to version 2.39.0:
  + Don't load resources from the net (bgo#691708, CVE-2013-1881).
- The restrictiveness is being correctly addressed by GTK+ 3.9.11;
  we prefer to have the more secure librsvg variant in 13.1.

OBS-URL: https://build.opensuse.org/request/show/199052
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=68
2013-09-15 11:38:11 +00:00
Bjørn Lie
f2e6f23d7e Tweak url for source also
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=66
2013-08-21 18:41:23 +00:00
Bjørn Lie
1a98a643d9 Accepting request 195812 from home:Zaitor:branches:GNOME:Factory
Needed downgrade

OBS-URL: https://build.opensuse.org/request/show/195812
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=65
2013-08-21 13:38:22 +00:00
1f41eee807 Accepting request 195507 from home:dimstar:branches:GNOME:Factory
Update to 2.39.0

OBS-URL: https://build.opensuse.org/request/show/195507
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=63
2013-08-19 11:19:16 +00:00
f4da2f65bf Accepting request 158448 from GNOME:Next
Push GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/158448
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=61
2013-03-13 22:47:35 +00:00
8a5fa35f0a Accepting request 138310 from home:dimstar:branches:GNOME:Factory
Update to 2.36.4

OBS-URL: https://build.opensuse.org/request/show/138310
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=59
2012-10-17 20:25:44 +00:00
Vincent Untz
2701ced29d Accepting request 132846 from GNOME:Next
Push G:N - You guess right: we do want vala bindings

OBS-URL: https://build.opensuse.org/request/show/132846
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=57
2012-09-07 15:29:39 +00:00
Vincent Untz
f623db6d0a Accepting request 113986 from home:vuntz:branches:GNOME:Factory
Update to 2.36.1

OBS-URL: https://build.opensuse.org/request/show/113986
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=55
2012-04-18 15:20:16 +00:00
Vincent Untz
d05bb3b4e0 Accepting request 111825 from home:vuntz:branches:GNOME:Factory
Really drop librsvg-gdk-pixbuf-query-loaders-64.patch

OBS-URL: https://build.opensuse.org/request/show/111825
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=53
2012-03-29 09:36:51 +00:00
Vincent Untz
d578bddd08 Accepting request 111172 from home:vuntz:branches:GNOME:Factory
Update to 2.36.0

OBS-URL: https://build.opensuse.org/request/show/111172
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=52
2012-03-28 06:21:35 +00:00
Vincent Untz
0cd8c055e4 Accepting request 106872 from home:vuntz:branches:GNOME:Factory
Remove wrong Proides

OBS-URL: https://build.opensuse.org/request/show/106872
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=50
2012-02-25 14:40:37 +00:00