From ca82d4336fa17a3543a13ed497ae632710707ec4 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Nov 26 2014 12:33:14 +0000 Subject: Update to 2.37.2 --- diff --git a/.gitignore b/.gitignore index 8ab85a8..3581f17 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ libxml++-2.30.0.tar.bz2 /libxml++-2.35.4.tar.xz /libxml++-2.36.0.tar.xz /libxml++-2.37.1.tar.xz +/libxml++-2.37.2.tar.xz diff --git a/libxml++.spec b/libxml++.spec index 2bdb443..4c388d6 100644 --- a/libxml++.spec +++ b/libxml++.spec @@ -3,8 +3,8 @@ %define release_version %(echo %{version} | awk -F. '{print $1"."$2}') Name: libxml++ -Version: 2.37.1 -Release: 3%{?dist} +Version: 2.37.2 +Release: 1%{?dist} Summary: C++ wrapper for the libxml2 XML parser library Group: System Environment/Libraries @@ -83,6 +83,9 @@ sed -i "s#$RPM_BUILD_ROOT##g" \ %changelog +* Wed Nov 26 2014 Kalev Lember - 2.37.2-1 +- Update to 2.37.2 + * Sun Aug 17 2014 Fedora Release Engineering - 2.37.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index b8e1737..3895d64 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2f9372a6eba6e40206c11f558a8fbc32 libxml++-2.37.1.tar.xz +975974b06459260d31191ff0faa2ceb5 libxml++-2.37.2.tar.xz