- Update to 1.4.4
- Fixed License tag
This commit is contained in:
parent
9eca487c85
commit
5429f9d2b0
@ -1 +1 @@
|
|||||||
cairomm-1.4.2.tar.gz
|
cairomm-1.4.4.tar.gz
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
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.4.2
|
Version: 1.4.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: http://www.cairographics.org
|
URL: http://www.cairographics.org
|
||||||
License: LGPL
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
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)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@ -60,6 +60,10 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
|
|||||||
%doc ChangeLog docs/reference
|
%doc ChangeLog docs/reference
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 17 2007 Denis Leroy <denis@poolshark.org> - 1.4.4-1
|
||||||
|
- Update to upstream version 1.4.4
|
||||||
|
- Fixed License tag
|
||||||
|
|
||||||
* Fri Jul 20 2007 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.4.2-1
|
* Fri Jul 20 2007 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 1.4.2-1
|
||||||
- New upstream release
|
- New upstream release
|
||||||
- Changed install to preserve timestamps
|
- Changed install to preserve timestamps
|
||||||
|
Loading…
Reference in New Issue
Block a user