1.8
This commit is contained in:
parent
ebb28c0602
commit
9447b8cc0e
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,5 +1 @@
|
||||
libplist-1.3.tar.bz2
|
||||
/libplist-1.4.tar.bz2
|
||||
/libplist-1.5.tar.bz2
|
||||
/libplist-1.6.tar.bz2
|
||||
/libplist-1.7.tar.bz2
|
||||
/libplist-*.tar.bz2
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
|
||||
|
||||
Name: libplist
|
||||
Version: 1.7
|
||||
Version: 1.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for manipulating Apple Binary and XML Property Lists
|
||||
|
||||
@ -74,6 +74,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%{python_sitearch}/plist
|
||||
|
||||
%changelog
|
||||
* Thu Jan 12 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 1.8-1
|
||||
- 1.8 release
|
||||
|
||||
* Mon Sep 26 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 1.7-1
|
||||
- 1.7 release
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user