1.7
This commit is contained in:
parent
1921390009
commit
ebb28c0602
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ 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
|
||||
|
||||
@ -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.6
|
||||
Version: 1.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for manipulating Apple Binary and XML Property Lists
|
||||
|
||||
@ -74,13 +74,16 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%{python_sitearch}/plist
|
||||
|
||||
%changelog
|
||||
* Sat Jun 25 2011 Peter Robinson <pbrobinson@gmail.com> 1.6-1
|
||||
* Mon Sep 26 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 1.7-1
|
||||
- 1.7 release
|
||||
|
||||
* Sat Jun 25 2011 Peter Robinson <pbrobinson@fedoraproject.org> 1.6-1
|
||||
- 1.6 release
|
||||
|
||||
* Mon Jun 13 2011 Peter Robinson <pbrobinson@gmail.com> 1.5-1
|
||||
* Mon Jun 13 2011 Peter Robinson <pbrobinson@fedoraproject.org> 1.5-1
|
||||
- 1.5 release
|
||||
|
||||
* Tue Mar 22 2011 Peter Robinson <pbrobinson@gmail.com> 1.4-1
|
||||
* Tue Mar 22 2011 Peter Robinson <pbrobinson@fedoraproject.org> 1.4-1
|
||||
- stable 1.4 release
|
||||
|
||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3-3
|
||||
@ -89,50 +92,50 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 1.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
|
||||
|
||||
* Tue Apr 20 2010 Peter Robinson <pbrobinson@gmail.com> 1.3-1
|
||||
* Tue Apr 20 2010 Peter Robinson <pbrobinson@fedoraproject.org> 1.3-1
|
||||
- Upstream stable 1.3 release
|
||||
|
||||
* Sat Jan 23 2010 Peter Robinson <pbrobinson@gmail.com> 1.2-1
|
||||
* Sat Jan 23 2010 Peter Robinson <pbrobinson@fedoraproject.org> 1.2-1
|
||||
- Upstream stable 1.2 release
|
||||
|
||||
* Sat Jan 9 2010 Peter Robinson <pbrobinson@gmail.com> 1.0.0-5
|
||||
* Sat Jan 9 2010 Peter Robinson <pbrobinson@fedoraproject.org> 1.0.0-5
|
||||
- Updated to the new python sysarch spec file reqs
|
||||
|
||||
* Mon Dec 7 2009 Peter Robinson <pbrobinson@gmail.com> 1.0.0-4
|
||||
* Mon Dec 7 2009 Peter Robinson <pbrobinson@fedoraproject.org> 1.0.0-4
|
||||
- and once more with feeling
|
||||
|
||||
* Mon Dec 7 2009 Peter Robinson <pbrobinson@gmail.com> 1.0.0-3
|
||||
* Mon Dec 7 2009 Peter Robinson <pbrobinson@fedoraproject.org> 1.0.0-3
|
||||
- Further updated fixes for the spec file
|
||||
|
||||
* Mon Dec 7 2009 Peter Robinson <pbrobinson@gmail.com> 1.0.0-2
|
||||
* Mon Dec 7 2009 Peter Robinson <pbrobinson@fedoraproject.org> 1.0.0-2
|
||||
- Drop upstreamed patch
|
||||
|
||||
* Mon Dec 7 2009 Peter Robinson <pbrobinson@gmail.com> 1.0.0-1
|
||||
* Mon Dec 7 2009 Peter Robinson <pbrobinson@fedoraproject.org> 1.0.0-1
|
||||
- Upstream stable 1.0.0 release
|
||||
|
||||
* Thu Oct 29 2009 Peter Robinson <pbrobinson@gmail.com> 0.16-3
|
||||
* Thu Oct 29 2009 Peter Robinson <pbrobinson@fedoraproject.org> 0.16-3
|
||||
- Actually add patch for python
|
||||
|
||||
* Thu Oct 29 2009 Peter Robinson <pbrobinson@gmail.com> 0.16-2
|
||||
* Thu Oct 29 2009 Peter Robinson <pbrobinson@fedoraproject.org> 0.16-2
|
||||
- Add python patch and c++ bindings
|
||||
|
||||
* Thu Oct 29 2009 Peter Robinson <pbrobinson@gmail.com> 0.16-1
|
||||
* Thu Oct 29 2009 Peter Robinson <pbrobinson@fedoraproject.org> 0.16-1
|
||||
- New upstream 0.16 release
|
||||
|
||||
* Tue Oct 20 2009 Peter Robinson <pbrobinson@gmail.com> 0.15-1
|
||||
* Tue Oct 20 2009 Peter Robinson <pbrobinson@fedoraproject.org> 0.15-1
|
||||
- New upstream 0.15 release
|
||||
|
||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
* Mon May 11 2009 Peter Robinson <pbrobinson@gmail.com> 0.13-1
|
||||
* Mon May 11 2009 Peter Robinson <pbrobinson@fedoraproject.org> 0.13-1
|
||||
- New upstream 0.13 release
|
||||
|
||||
* Mon May 11 2009 Peter Robinson <pbrobinson@gmail.com> 0.12-2
|
||||
* Mon May 11 2009 Peter Robinson <pbrobinson@fedoraproject.org> 0.12-2
|
||||
- Further review updates
|
||||
|
||||
* Sun May 10 2009 Peter Robinson <pbrobinson@gmail.com> 0.12-1
|
||||
* Sun May 10 2009 Peter Robinson <pbrobinson@fedoraproject.org> 0.12-1
|
||||
- Update to official tarball release, some review fixes
|
||||
|
||||
* Sun May 10 2009 Peter Robinson <pbrobinson@gmail.com> 0.12.0-0.1
|
||||
* Sun May 10 2009 Peter Robinson <pbrobinson@fedoraproject.org> 0.12.0-0.1
|
||||
- Initial package
|
||||
|
||||
Loading…
Reference in New Issue
Block a user