New upstream release
This commit is contained in:
parent
0e404e9934
commit
5f26f4f58f
@ -1 +1 @@
|
|||||||
cairomm-1.2.0.tar.gz
|
cairomm-1.2.2.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Cairomm is the C++ API for the cairo graphics library
|
Summary: Cairomm is the C++ API for the cairo graphics library
|
||||||
Name: cairomm
|
Name: cairomm
|
||||||
Version: 1.2.0
|
Version: 1.2.2
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: http://www.cairographics.org
|
URL: http://www.cairographics.org
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -18,7 +18,7 @@ Standard Template Library where it makes sense.
|
|||||||
Summary: Headers for developing programs that will use %{name}
|
Summary: Headers for developing programs that will use %{name}
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Requires: cairo-devel >= 1.0.4 pkgconfig
|
Requires: cairo-devel >= 1.2.0 pkgconfig
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This package contains the libraries and header files needed for
|
This package contains the libraries and header files needed for
|
||||||
@ -57,6 +57,9 @@ mv docs/reference .
|
|||||||
%doc ChangeLog reference
|
%doc ChangeLog reference
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 14 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.2.2-1
|
||||||
|
- New upstream release
|
||||||
|
|
||||||
* Sun Aug 27 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.2.0-4
|
* Sun Aug 27 2006 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.2.0-4
|
||||||
- Bumped release for make tag
|
- Bumped release for make tag
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user