Update to 1.15.10
This commit is contained in:
parent
a31104fe09
commit
d259496207
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ cairo-1.9.14.tar.gz
|
||||
/cairo-1.14.8.tar.xz
|
||||
/cairo-1.14.10.tar.xz
|
||||
/cairo-1.15.8.tar.xz
|
||||
/cairo-1.15.10.tar.xz
|
||||
|
@ -9,7 +9,7 @@
|
||||
%endif
|
||||
|
||||
Name: cairo
|
||||
Version: 1.15.8
|
||||
Version: 1.15.10
|
||||
Release: 1%{?dist}
|
||||
Summary: A 2D graphics library
|
||||
|
||||
@ -175,6 +175,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
||||
%{_libdir}/cairo/
|
||||
|
||||
%changelog
|
||||
* Tue Dec 12 2017 Kalev Lember <klember@redhat.com> - 1.15.10-1
|
||||
- Update to 1.15.10
|
||||
|
||||
* Thu Aug 31 2017 Kalev Lember <klember@redhat.com> - 1.15.8-1
|
||||
- Update to 1.15.8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cairo-1.15.8.tar.xz) = 5af1eebf432201dae0efaa5b6766b151d8273ea00dae48e104d56477005b4d423d64b5d11c512736a4cb076632fb2a572ec35becd922825a68d933bb5ff96ca1
|
||||
SHA512 (cairo-1.15.10.tar.xz) = d56dbf1675c37b70344c1202ac7b50540a99f51a243a98464b05ffb3bb6f17b240af15dea9e3553a1abd36c95c6cf75a2077932205db5461d8a6a9d8aed33686
|
||||
|
Loading…
Reference in New Issue
Block a user