From 9c14571237f18e4049054c2a1fa5e7ef216f072a Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Jun 17 2013 16:15:42 +0000 Subject: sip-4.14.7, aip-api 10.0 --- diff --git a/.gitignore b/.gitignore index 6786ece..1243f01 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -/sip-4.14.5.tar.gz /sip-4.14.6.tar.gz +/sip-4.14.7.tar.gz diff --git a/macros.sip b/macros.sip index 7187d95..c414131 100644 --- a/macros.sip +++ b/macros.sip @@ -1,3 +1,3 @@ -%_sip_api_major 9 -%_sip_api_minor 2 +%_sip_api_major 10 +%_sip_api_minor 0 %_sip_api %{_sip_api_major}.%{_sip_api_minor} diff --git a/sip.spec b/sip.spec index 2cb2059..1dd52f6 100644 --- a/sip.spec +++ b/sip.spec @@ -10,7 +10,7 @@ Summary: SIP - Python/C++ Bindings Generator Name: sip -Version: 4.14.6 +Version: 4.14.7 Release: 1%{?dist} # sipgen/parser.{c.h} is GPLv3+ with exceptions (bison) @@ -29,8 +29,8 @@ Patch51: sip-4.13.3-no_rpath.patch # extracted from sip.h, SIP_API_MAJOR_NR SIP_API_MINOR_NR defines Source1: macros.sip -%global _sip_api_major 9 -%global _sip_api_minor 2 +%global _sip_api_major 10 +%global _sip_api_minor 0 %global _sip_api %{_sip_api_major}.%{_sip_api_minor} Provides: sip-api(%{_sip_api_major}) = %{_sip_api} @@ -189,6 +189,9 @@ rm -rf %{buildroot} %changelog +* Mon Jun 17 2013 Rex Dieter 4.14.7-1 +- sip-4.14.7, aip-api 10.0 + * Sun Apr 21 2013 Rex Dieter 4.14.6-1 - sip-4.14.6 @@ -275,7 +278,7 @@ rm -rf %{buildroot} * Fri Dec 24 2010 Rex Dieter - 4.12-1 - sip-4.12 -* Tue Nov 16 2010 Rex Dieter - 4.11.2-2 +* Mon Nov 16 2010 Rex Dieter - 4.11.2-2 - add missing %%defattr to python3- pkgs (#226419) * Sat Oct 23 2010 Rex Dieter - 4.11.2-1 diff --git a/sources b/sources index db22c73..b357df0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d6493b9f0a7911566545f694327314c4 sip-4.14.6.tar.gz +f5c8001f16ecffd711708de0e07d542f sip-4.14.7.tar.gz