From 89cdc4a8490318ba87f6d696f68f4529b1421e83 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 24 Mar 2015 20:21:06 +0100 Subject: [PATCH] Update to 2.36.0 --- .gitignore | 1 + pangomm.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index bf68ebf..bcef759 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ pangomm-2.26.2.tar.bz2 /pangomm-2.28.4.tar.xz /pangomm-2.34.0.tar.xz /pangomm-2.35.1.tar.xz +/pangomm-2.36.0.tar.xz diff --git a/pangomm.spec b/pangomm.spec index 078bd57..cebc79e 100644 --- a/pangomm.spec +++ b/pangomm.spec @@ -3,7 +3,7 @@ %define release_version %(echo %{version} | awk -F. '{print $1"."$2}') Name: pangomm -Version: 2.35.1 +Version: 2.36.0 Release: 1%{?dist} Summary: C++ interface for Pango @@ -87,6 +87,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' %{_datadir}/devhelp/ %changelog +* Tue Mar 24 2015 Kalev Lember - 2.36.0-1 +- Update to 2.36.0 + * Fri Feb 13 2015 Richard Hughes - 2.35.1-1 - Update to 2.35.1 diff --git a/sources b/sources index 3b9aece..c9eb550 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bf617e2e7a88084740b757f62a8502b5 pangomm-2.35.1.tar.xz +62910723211d86ab825b666b479871c9 pangomm-2.36.0.tar.xz