68 lines
2.4 KiB
Plaintext
68 lines
2.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Oct 11 13:49:48 UTC 2018 - Dirk Stoecker <opensuse@dstoecker.de>
|
|
|
|
- Fix build
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 20 05:37:14 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 0.53
|
|
see /usr/share/doc/packages/perl-Git-PurePerl/CHANGES
|
|
|
|
0.53 Mon 19 Sep 2016 16:12:45 BST
|
|
- Add support for creating merge commits to Git::PurePerl::Object::Commit
|
|
(Philippe Bruhat (BooK))
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 12 13:07:43 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 0.52
|
|
see /usr/share/doc/packages/perl-Git-PurePerl/CHANGES
|
|
|
|
0.52 Sat Jun 11 22:22:04 CEST 2016
|
|
- fix 'Can't redeclare "my" in "my" ...' error in 5.24 (gregor herrmann)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 14 17:40:03 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.51
|
|
see /usr/share/doc/packages/perl-Git-PurePerl/CHANGES
|
|
|
|
0.51 Fri Mar 6 13:58:39 CET 2015
|
|
- Fix failing test if there is no internet access (Bugdebugger)
|
|
- Update repository link in PurePerl.pm (Bugdebugger)
|
|
- Update repository link (Сергей Романов)
|
|
|
|
0.50 Sat Jan 25 14:58:16 CET 2014
|
|
- Now with the changes from 0.49 in CHANGES. That's it.
|
|
|
|
0.49 Sat Jan 25 14:55:42 CET 2014
|
|
- qw() in list context is an error now (gregor herrmann)
|
|
- Fixed RT#90667 (Zoffix Znet)
|
|
|
|
0.48 Thu Jul 14 22:53:55 BST 2011
|
|
- Translation from Digest::SHA1 to Digest::SHA (Jonas Genannt)
|
|
- A git object can also be of zero size. (Christian Walde)
|
|
- Only the last SHA1 for any given ref is returned from
|
|
ref_sha1() (Christian Walde)
|
|
- Make sure zlib data is always read as-is (Christian Walde)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 14 17:40:01 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.48
|
|
see /usr/share/doc/packages/perl-Git-PurePerl/CHANGES
|
|
|
|
0.48 Thu Jul 14 22:53:55 BST 2011
|
|
- Translation from Digest::SHA1 to Digest::SHA (Jonas Genannt)
|
|
- A git object can also be of zero size. (Christian Walde)
|
|
- Only the last SHA1 for any given ref is returned from
|
|
ref_sha1() (Christian Walde)
|
|
- Make sure zlib data is always read as-is (Christian Walde)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 17 00:54:11 CET 2011 - pascal.bleser@opensuse.org
|
|
|
|
- initial version (0.47)
|
|
|