Update to 1.16.1
This commit is contained in:
parent
05f4ba33b8
commit
77eb9b7304
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,3 +2,5 @@
|
|||||||
/cairomm-1.16.0.tar.xz.sha1
|
/cairomm-1.16.0.tar.xz.sha1
|
||||||
/cairomm-1.16.0.tar.xz.sha1.asc
|
/cairomm-1.16.0.tar.xz.sha1.asc
|
||||||
/cairomm-1.16.0.tar.xz.asc
|
/cairomm-1.16.0.tar.xz.asc
|
||||||
|
/cairomm-1.16.1.tar.xz
|
||||||
|
/cairomm-1.16.1.tar.xz.asc
|
||||||
|
@ -8,8 +8,8 @@
|
|||||||
|
|
||||||
Name: cairomm%{apiver}
|
Name: cairomm%{apiver}
|
||||||
Summary: C++ API for the cairo graphics library
|
Summary: C++ API for the cairo graphics library
|
||||||
Version: 1.16.0
|
Version: 1.16.1
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
URL: https://www.cairographics.org
|
URL: https://www.cairographics.org
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -159,6 +159,9 @@ cp -rp examples %{buildroot}%{_datadir}/doc/cairomm-%{apiver}/
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 20 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.16.1-1
|
||||||
|
- Update to 1.16.1
|
||||||
|
|
||||||
* Sat Feb 20 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.16.0-3
|
* Sat Feb 20 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.16.0-3
|
||||||
- Verify source with new strong signatures from upstream
|
- Verify source with new strong signatures from upstream
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (cairomm-1.16.0.tar.xz) = 51929620feeac45377da5d486ea7a091bbd10ad8376fb16525328947b9e6ee740cdc8e8bd190a247b457cc9fec685a829c81de29b26cabaf95383ef04cce80d3
|
SHA512 (cairomm-1.16.1.tar.xz) = 2dbdd41f712d43573ad3118f37d443d2b9ae98737c240d5db8d830ef38f2b4a95182b2fc857577c7564eb94649e629f70380f16ee84f4978759f40e19d802757
|
||||||
SHA512 (cairomm-1.16.0.tar.xz.asc) = ba29497b0a4ba90a33bb47105b96560063617a3830ce2d7ae333c21c62d50fcf29498a05c009d904e58e326035aa74d61333f7720311fd55632a4badcbdf87b9
|
SHA512 (cairomm-1.16.1.tar.xz.asc) = 81e9885cabe99f55585bc7bcea670cfd12954ed4ec3d788fb87c71e8d2403762e8ba09a282143a6aa311ce9d7e5968c55230d7ce0eaad320ae6dbd2dbdf903dd
|
||||||
|
Loading…
Reference in New Issue
Block a user