From bf3133a9f82585d2e47c1e3b385a0d40949f0186 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sep 09 2010 19:47:53 +0000 Subject: - sip-4.11.1 - sip-api(8) = 8.0 --- diff --git a/.gitignore b/.gitignore index c4de1f9..00f6a2d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -sip-4.10.5.tar.gz +/sip-4.11.1.tar.gz diff --git a/macros.sip b/macros.sip index ff470cd..fbdd67c 100644 --- a/macros.sip +++ b/macros.sip @@ -1,3 +1,3 @@ -%_sip_api_major 7 -%_sip_api_minor 1 +%_sip_api_major 8 +%_sip_api_minor 0 %_sip_api %{_sip_api_major}.%{_sip_api_minor} diff --git a/sip.spec b/sip.spec index f096668..7511884 100644 --- a/sip.spec +++ b/sip.spec @@ -11,8 +11,8 @@ Summary: SIP - Python/C++ Bindings Generator Name: sip -Version: 4.10.5 -Release: 3%{?dist} +Version: 4.11.1 +Release: 1%{?dist} License: GPLv2 or GPLv3 Group: Development/Tools Url: http://www.riverbankcomputing.com/software/sip/intro @@ -21,8 +21,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # extracted from sip.h, SIP_API_MAJOR_NR SIP_API_MINOR_NR defines Source1: macros.sip -%global _sip_api_major 7 -%global _sip_api_minor 1 +%global _sip_api_major 8 +%global _sip_api_minor 0 %global _sip_api %{_sip_api_major}.%{_sip_api_minor} Provides: sip-api(%{_sip_api_major}) = %{_sip_api} @@ -177,6 +177,10 @@ rm -rf %{buildroot} %changelog +* Wed Sep 08 2010 Rex Dieter - 4.11.1-1 +- sip-4.11.1 +- sip-api(8) = 8.0 + * Wed Aug 25 2010 Thomas Spura - 4.10.5-3 - rebuild with python3.2 http://lists.fedoraproject.org/pipermail/devel/2010-August/141368.html diff --git a/sources b/sources index 565d937..bd9be3c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0a591ef6e59aa16e56822d3eb9fe21b8 sip-4.10.5.tar.gz +d32ae4dfea42ebf37419a0ec28b597de sip-4.11.1.tar.gz