This commit is contained in:
parent
f3b0dd2a5b
commit
bdd369286d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2989d6a969b6f80d354f8120a5dd625d2c0b4e9e04bf178e9e7b34ae28e2ac69
|
||||
size 423624
|
3
librsvg-2.18.0.tar.bz2
Normal file
3
librsvg-2.18.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4865b483e640a1950a9de2ff07260ae0ae5f534ddb72b68bed75db1e8f78527f
|
||||
size 460040
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 2 02:03:16 CEST 2007 - mauro@suse.de
|
||||
|
||||
- Updated to 2.18.0
|
||||
- Bugfixes for #412682, #418823, #401115, #444462, #452823, #448327,
|
||||
#444462, #444443, #435129, #409030, #375649, #421697, #421710,
|
||||
#427031, #407230, #402246, #402107, #393297, #388545.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 16 14:41:30 CEST 2007 - dmueller@suse.de
|
||||
|
||||
|
13
librsvg.spec
13
librsvg.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package librsvg (Version 2.16.1)
|
||||
# spec file for package librsvg (Version 2.18.0)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -24,10 +24,10 @@ BuildRequires: mozilla-xulrunner%{xulrunner_version}-devel
|
||||
BuildRequires: gecko-sdk
|
||||
%endif
|
||||
PreReq: coreutils
|
||||
Version: 2.16.1
|
||||
Release: 41
|
||||
Version: 2.18.0
|
||||
Release: 1
|
||||
Summary: A Library for Rendering SVG Data
|
||||
Source: ftp://ftp.gnome.org/pub/GNOME/sources/librsvg/2.16/%{name}-%{version}.tar.bz2
|
||||
Source: ftp://ftp.gnome.org/pub/GNOME/sources/librsvg/2.18/%{name}-%{version}.tar.bz2
|
||||
Patch1: env-paths.diff
|
||||
URL: http://librsvg.sourceforge.net/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -138,6 +138,11 @@ touch var/adm/SuSEconfig/run-gtk
|
||||
%{_libdir}/browser-plugins/*.so
|
||||
|
||||
%changelog
|
||||
* Thu Aug 02 2007 - mauro@suse.de
|
||||
- Updated to 2.18.0
|
||||
- Bugfixes for #412682, #418823, #401115, #444462, #452823, #448327,
|
||||
[#444462], #444443, #435129, #409030, #375649, #421697, #421710,
|
||||
[#427031], #407230, #402246, #402107, #393297, #388545.
|
||||
* Mon Jul 16 2007 - dmueller@suse.de
|
||||
- move deprecated rsvg command into -devel subpackage.
|
||||
scripts that break should use rsvg-convert instead
|
||||
|
Loading…
Reference in New Issue
Block a user