From 42f84cc89b235eb40b1c0bc02f5558bce2a2bb5f Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Tue, 20 Jul 2021 15:03:05 -0400 Subject: [PATCH] Opt in to rpmautospec --- cairomm1.16.spec | 16 ++-------------- changelog | 13 +++++++++++++ 2 files changed, 15 insertions(+), 14 deletions(-) create mode 100644 changelog diff --git a/cairomm1.16.spec b/cairomm1.16.spec index b92d3a0..3255cd3 100644 --- a/cairomm1.16.spec +++ b/cairomm1.16.spec @@ -9,7 +9,7 @@ Name: cairomm%{apiver} Summary: C++ API for the cairo graphics library Version: 1.16.1 -Release: 1%{?dist} +Release: %autorelease URL: https://www.cairographics.org License: LGPLv2+ @@ -158,16 +158,4 @@ cp -rp examples %{buildroot}%{_datadir}/doc/cairomm-%{apiver}/ %changelog -* Thu May 20 2021 Benjamin A. Beasley - 1.16.1-1 -- Update to 1.16.1 - -* Sat Feb 20 2021 Benjamin A. Beasley - 1.16.0-3 -- Verify source with new strong signatures from upstream - -* Wed Feb 17 2021 Benjamin A. Beasley - 1.16.0-2 -- Working (but weak, dependent on SHA1) source signature verification -- Tidy up BR’s, including dropping make - -* Wed Feb 17 2021 Benjamin A. Beasley - 1.16.0-1 -- New multi-version cairomm1.16 package to provide the version 1.16 API/ABI; - based on the spec file from cairomm-1.14.2-5 +%autochangelog diff --git a/changelog b/changelog new file mode 100644 index 0000000..bc78bc6 --- /dev/null +++ b/changelog @@ -0,0 +1,13 @@ +* Thu May 20 2021 Benjamin A. Beasley - 1.16.1-1 +- Update to 1.16.1 + +* Sat Feb 20 2021 Benjamin A. Beasley - 1.16.0-3 +- Verify source with new strong signatures from upstream + +* Wed Feb 17 2021 Benjamin A. Beasley - 1.16.0-2 +- Working (but weak, dependent on SHA1) source signature verification +- Tidy up BR’s, including dropping make + +* Wed Feb 17 2021 Benjamin A. Beasley - 1.16.0-1 +- New multi-version cairomm1.16 package to provide the version 1.16 API/ABI; + based on the spec file from cairomm-1.14.2-5