From 5f26f4f58fdcaddf05153fea4914be1bda8a6697 Mon Sep 17 00:00:00 2001 From: Rick L. Vinyard, Jr Date: Oct 15 2006 04:05:50 +0000 Subject: New upstream release --- diff --git a/.cvsignore b/.cvsignore index 318a16e..83443ce 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -cairomm-1.2.0.tar.gz +cairomm-1.2.2.tar.gz diff --git a/cairomm.spec b/cairomm.spec index 94b2635..345808c 100644 --- a/cairomm.spec +++ b/cairomm.spec @@ -1,11 +1,11 @@ Summary: Cairomm is the C++ API for the cairo graphics library Name: cairomm -Version: 1.2.0 -Release: 4%{?dist} -URL: http://www.cairographics.org -License: LGPL +Version: 1.2.2 +Release: 1%{?dist} +URL: http://www.cairographics.org +License: LGPL Group: System Environment/Libraries -Source: http://www.cairographics.org/releases/%{name}-%{version}.tar.gz +Source: http://www.cairographics.org/releases/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: cairo-devel >= 1.2.0 pkgconfig @@ -18,7 +18,7 @@ Standard Template Library where it makes sense. Summary: Headers for developing programs that will use %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: cairo-devel >= 1.0.4 pkgconfig +Requires: cairo-devel >= 1.2.0 pkgconfig %description devel This package contains the libraries and header files needed for @@ -57,6 +57,9 @@ mv docs/reference . %doc ChangeLog reference %changelog +* Sat Oct 14 2006 Rick L Vinyard Jr - 1.2.2-1 +- New upstream release + * Sun Aug 27 2006 Rick L Vinyard Jr - 1.2.0-4 - Bumped release for make tag diff --git a/sources b/sources index 67a9e45..77c76d4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ee326b8e7cb7eeb843fa56412eb162de cairomm-1.2.0.tar.gz +fabb040a5ff2cf0529af55ff46d22d2d cairomm-1.2.2.tar.gz