parent
0803677550
commit
edb01439fc
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,4 +28,3 @@ librsvg-2.31.0.tar.bz2
|
|||||||
/librsvg-2.40.13.tar.xz
|
/librsvg-2.40.13.tar.xz
|
||||||
/librsvg-2.40.15.tar.xz
|
/librsvg-2.40.15.tar.xz
|
||||||
/librsvg-2.40.16.tar.xz
|
/librsvg-2.40.16.tar.xz
|
||||||
/librsvg-2.41.0.tar.xz
|
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
Name: librsvg2
|
Name: librsvg2
|
||||||
Summary: An SVG library based on cairo
|
Summary: An SVG library based on cairo
|
||||||
Version: 2.41.0
|
Version: 2.40.16
|
||||||
Release: 1%{?dist}
|
Release: 3%{?dist}
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: https://wiki.gnome.org/Projects/LibRsvg
|
URL: https://wiki.gnome.org/Projects/LibRsvg
|
||||||
#VCS: git:git://git.gnome.org/librsvg
|
#VCS: git:git://git.gnome.org/librsvg
|
||||||
Source: http://download.gnome.org/sources/librsvg/2.41/librsvg-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/librsvg/2.40/librsvg-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: pkgconfig(cairo)
|
BuildRequires: pkgconfig(cairo)
|
||||||
BuildRequires: pkgconfig(cairo-png)
|
BuildRequires: pkgconfig(cairo-png)
|
||||||
@ -99,9 +99,6 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/pixmaps/svg-viewer.svg
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Feb 13 2017 Richard Hughes <rhughes@redhat.com> - 2.41.0-1
|
|
||||||
- Update to 2.41.0
|
|
||||||
|
|
||||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.40.16-3
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.40.16-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user