Update to 1.0.4
This commit is contained in:
parent
f0efe6df06
commit
670b223756
@ -1 +1 @@
|
||||
libiptcdata-1.0.3.tar.gz
|
||||
libiptcdata-1.0.4.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
||||
Name: libiptcdata
|
||||
Version: 1.0.3
|
||||
Release: 3%{?dist}
|
||||
Version: 1.0.4
|
||||
Release: 1%{?dist}
|
||||
Summary: IPTC tag library
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{python_sitearch}/*.so
|
||||
|
||||
%changelog
|
||||
* Sun Jul 05 2009 David Moore <dcm@acm.org> 1.0.4-1
|
||||
- New upstream version
|
||||
|
||||
* Sun Apr 12 2009 David Moore <dcm@acm.org> 1.0.3-3
|
||||
- Added 'BuildRequires: gtk-doc'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user