Accepting request 97458 from home:vuntz:branches:GNOME:Factory

Update to 2.35.1

OBS-URL: https://build.opensuse.org/request/show/97458
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=45
This commit is contained in:
Vincent Untz
2011-12-21 04:43:51 +00:00
committed by Git OBS Bridge
parent 6f5c7bd015
commit c710cef1b2
4 changed files with 39 additions and 14 deletions

View File

@@ -1,7 +1,23 @@
-------------------------------------------------------------------
Tue Dec 20 09:43:35 UTC 2011 - vuntz@opensuse.org
- Update to version 2.35.1:
+ Support basic vertical writing (bgo#664533).
+ Bugs fixed: bgo#664684, bgo#665905, bgo#665824.
+ Several misc. code changes.
- Add xz BuildRequires because we can't build a package for a
xz-compressed tarball without explicitly specifying that... See
bnc#697467 for more details.
- Add explicit pkgconfig(pangocairo) BuildRequires: it was missing
before.
- Fix license of subpackages: all the code is LGPL-2.0+, except
some tests that are not shipped in subpackages. The overall
license of the source package is "LGPL-2.0+ ; GPL-2.0+".
-------------------------------------------------------------------
Thu Dec 1 10:27:17 UTC 2011 - coolo@suse.com
- add automake as buildrequire to avoid implicit dependency
- Add automake BuildRequires to avoid implicit dependency.
-------------------------------------------------------------------
Mon Nov 14 22:33:17 UTC 2011 - dimstar@opensuse.org