From a8b83fb12fc90baf7c96193404810792c3ea1fb3 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 22 Sep 2015 22:32:41 +0200 Subject: [PATCH] Update to 2.38.1 --- .gitignore | 1 + pangomm.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2e80d94..24f3664 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ pangomm-2.26.2.tar.bz2 /pangomm-2.35.1.tar.xz /pangomm-2.36.0.tar.xz /pangomm-2.37.2.tar.xz +/pangomm-2.38.1.tar.xz diff --git a/pangomm.spec b/pangomm.spec index 7aa5364..6c1064d 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.37.2 +Version: 2.38.1 Release: 1%{?dist} Summary: C++ interface for Pango @@ -88,6 +88,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' %{_datadir}/devhelp/ %changelog +* Tue Sep 22 2015 Kalev Lember - 2.38.1-1 +- Update to 2.38.1 + * Tue Sep 15 2015 Richard Hughes - 2.37.2-1 - Update to 2.37.2 diff --git a/sources b/sources index 58d60ed..05a5ed0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b29b3fb39bfeff1c4c5b227f555b4de7 pangomm-2.37.2.tar.xz +734fc6bf8f91c94383ca10d24705ce25 pangomm-2.38.1.tar.xz