From f5d252bb5bd8e278a278e4ae7f12dfa091b50df3 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Oct 16 2012 15:46:54 +0000 Subject: Update to 2.35.4 --- diff --git a/.gitignore b/.gitignore index 9964954..899279d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ libxml++-2.30.0.tar.bz2 /libxml++-2.33.2.tar.bz2 /libxml++-2.34.1.tar.bz2 /libxml++-2.34.2.tar.bz2 +/libxml++-2.35.4.tar.xz diff --git a/libxml++.spec b/libxml++.spec index 827ab97..0515c2b 100644 --- a/libxml++.spec +++ b/libxml++.spec @@ -3,14 +3,14 @@ %define release_version %(echo %{version} | awk -F. '{print $1"."$2}') Name: libxml++ -Version: 2.34.2 -Release: 4%{?dist} +Version: 2.35.4 +Release: 1%{?dist} Summary: C++ wrapper for the libxml2 XML parser library Group: System Environment/Libraries License: LGPLv2+ URL: http://libxmlplusplus.sourceforge.net/ -Source0: http://ftp.gnome.org/pub/GNOME/sources/libxml++/%{release_version}/libxml++-%{version}.tar.bz2 +Source0: http://ftp.gnome.org/pub/GNOME/sources/libxml++/%{release_version}/libxml++-%{version}.tar.xz BuildRequires: libxml2-devel >= 2.6.1 BuildRequires: glibmm24-devel >= 2.4.0 @@ -48,8 +48,7 @@ This package contains the full API documentation for %{name}. sed -i s'#\r##' examples/dom_parser/example_with_namespace.xml %build -# examples are now enabled by default -%configure --disable-static --enable-examples=yes +%configure --disable-static make %{?_smp_mflags} %install @@ -84,6 +83,9 @@ sed -i "s#$RPM_BUILD_ROOT##g" \ %changelog +* Tue Oct 16 2012 Kalev Lember - 2.35.4-1 +- Update to 2.35.4 + * Thu Jul 19 2012 Fedora Release Engineering - 2.34.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 12d4f22..89839d1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6f87d824919e0727dc8c814bab20d03d libxml++-2.34.2.tar.bz2 +22951b4464c91149f70801a73c1de68a libxml++-2.35.4.tar.xz