From 48b7dfd3e8659930d4269acb84a0ad6cf4f45332 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mar 18 2010 14:16:38 +0000 Subject: - _sip_api_minor 2 --- diff --git a/sip.spec b/sip.spec index 2d7f19d..8d91c84 100644 --- a/sip.spec +++ b/sip.spec @@ -12,7 +12,7 @@ Summary: SIP - Python/C++ Bindings Generator Name: sip Version: 4.10.1 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 or GPLv3 Group: Development/Tools Url: http://www.riverbankcomputing.com/software/sip/intro @@ -22,7 +22,7 @@ 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 0 +%global _sip_api_minor 1 %global _sip_api %{_sip_api_major}.%{_sip_api_minor} Provides: sip-api(%{_sip_api_major}) = %{_sip_api} @@ -160,6 +160,9 @@ rm -rf %{buildroot} %changelog +* Thu Mar 18 2010 Rex Dieter - 4.10.1-2 +- _sip_api_minor 2 + * Thu Mar 18 2010 Rex Dieter - 4.10.1-1 - sip-4.10.1