From 4dc47b81a3a048739946aa4b84ab1ecaabfc14a7 Mon Sep 17 00:00:00 2001 From: Paul Colby Date: Sun, 16 Feb 2014 13:22:17 +1100 Subject: [PATCH] Updated RPM spec file for 0.3.2 release. --- package/rpm/pcp-pmda-cpp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package/rpm/pcp-pmda-cpp.spec b/package/rpm/pcp-pmda-cpp.spec index 96768dc..f39913e 100644 --- a/package/rpm/pcp-pmda-cpp.spec +++ b/package/rpm/pcp-pmda-cpp.spec @@ -4,7 +4,7 @@ Summary: PMDA++ Library Name: pcp-pmda-cpp -Version: 0.3.1 +Version: 0.3.2 Release: 1%{?dist} License: Boost Software License Group: Development/Libraries @@ -72,5 +72,8 @@ Examples from the PMDA++ project. %{_datadir}/doc/pcp-cpp/examples/ %changelog +* Sun Feb 16 2014 Paul Colby - 0.3.2-1 +- updated to %{name} 0.3.2. + * Fri Feb 14 2014 Paul Colby - 0.3.1-1 - initial %{name} spec file.