python-pygit2/python-pygit2.changes
Sascha Peilicke 8eb2f7c606 - Update to version 0.17.3:
+ Upstream provides no changelog, but you can check
    https://github.com/libgit2/pygit2/compare/v0.17.2...v0.17.3
- Changes from previous versions:
  + https://github.com/libgit2/pygit2/compare/v0.16.1...v0.17.2
- Enable testsuite again
- Package file COPYING
  + Upstream provides no changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=4
2012-12-18 10:57:33 +00:00

35 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Tue Dec 18 10:48:23 UTC 2012 - saschpe@suse.de
- Update to version 0.17.3:
+ Upstream provides no changelog, but you can check
https://github.com/libgit2/pygit2/compare/v0.17.2...v0.17.3
- Changes from previous versions:
+ https://github.com/libgit2/pygit2/compare/v0.16.1...v0.17.2
- Enable testsuite again
- Package file COPYING
-------------------------------------------------------------------
Tue Apr 24 08:49:31 UTC 2012 - saschpe@suse.de
- Update to version 0.16.1:
+ Upstream provides no changelog
-------------------------------------------------------------------
Wed Jan 26 17:26:21 UTC 2011 - saschpe@gmx.de
- Removed SUSE-specific --record-rpm for file lists
-------------------------------------------------------------------
Tue Jan 18 21:49:47 UTC 2011 - saschpe@gmx.de
- Install documentation (README.md and COPYING)
- Fix install section for other distros
-------------------------------------------------------------------
Tue Jan 18 20:48:40 UTC 2011 - saschpe@gmx.de
- Initial commit (0.1)
- Added patch include recent libgit2 changes