|
|
|
@ -23,7 +23,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_major 2.48 |
|
|
|
%define V_major 2.48 |
|
|
|
%define V_minor 3 |
|
|
|
%define V_minor 4 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: librsvg |
|
|
|
Name: librsvg |
|
|
|
@ -36,7 +36,7 @@ Class: EVAL |
|
|
|
Group: Graphics |
|
|
|
Group: Graphics |
|
|
|
License: LGPL |
|
|
|
License: LGPL |
|
|
|
Version: %{V_major}.%{V_minor} |
|
|
|
Version: %{V_major}.%{V_minor} |
|
|
|
Release: 20200411 |
|
|
|
Release: 20200430 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: http://ftp.gnome.org/pub/GNOME/sources/librsvg/%{V_major}/librsvg-%{version}.tar.xz |
|
|
|
Source0: http://ftp.gnome.org/pub/GNOME/sources/librsvg/%{V_major}/librsvg-%{version}.tar.xz |
|
|
|
|