------------------------------------------------------------------- Tue Sep 10 05:32:29 UTC 2024 - Tina Müller - updated to 1.602.0 (1.602) see /usr/share/doc/packages/perl-Mac-PropertyList/Changes 1.602 2024-09-09T10:19:03Z * remove stray debugging statement (from joz-k, #28) ------------------------------------------------------------------- Sat Jul 27 05:29:09 UTC 2024 - Tina Müller - updated to 1.601.0 (1.601) see /usr/share/doc/packages/perl-Mac-PropertyList/Changes 1.601 2024-07-27T00:58:50Z * changed default DTD header to use "Apple" instead of "Apple Computer" to match what XCode has been doing (Apple changed it's name in 2007). (GitHub #27). 1.505 2024-07-14T17:52:31Z * Don't read binary files in text mode, which has problems on Windows (from joz-k, GitHub #26) * Fix problem with negative integers in WriteBinary. They should always be longs. * First release to use GitHub Attestations (see README.pod) ------------------------------------------------------------------- Sat Jul 9 03:07:07 UTC 2022 - Tina Müller - updated to 1.504 see /usr/share/doc/packages/perl-Mac-PropertyList/Changes 1.504 2022-07-08T03:16:18Z * @trwyant fixed some stray debugging output (#14 and #15) ------------------------------------------------------------------- Fri Jul 1 03:06:20 UTC 2022 - Tina Müller - updated to 1.503 see /usr/share/doc/packages/perl-Mac-PropertyList/Changes 1.503 2022-06-30T18:16:29Z * Darren Kulp noted an XML error in one of the test strings (GitHub #12) * No other code changes ------------------------------------------------------------------- Wed Jan 20 03:08:09 UTC 2021 - Tina Müller - updated to 1.502 see /usr/share/doc/packages/perl-Mac-PropertyList/Changes 1.502 2021-01-19T10:17:29Z * freshen distro, dump Travis CI, add Github Actions ------------------------------------------------------------------- Sun Oct 4 03:15:23 UTC 2020 - Tina Müller - updated to 1.501 see /usr/share/doc/packages/perl-Mac-PropertyList/Changes 1.501 2020-09-30T04:50:46Z * Added create_plist_from_string() * Merged Tom Wyant's code to handle CF$UID types * A few more things emit warnings if they don't get the right type * $XML_{head,foot} are now subroutines ------------------------------------------------------------------- Fri Mar 23 06:30:16 UTC 2018 - coolo@suse.com - updated to 1.413 see /usr/share/doc/packages/perl-Mac-PropertyList/Changes 1.413 2018-03-22T18:51:07Z * Update to Artistic License 2.0 ------------------------------------------------------------------- Mon Jul 31 05:49:21 UTC 2017 - coolo@suse.com - updated to 1.412 see /usr/share/doc/packages/perl-Mac-PropertyList/Changes 1.412 2017-07-30T18:27:33Z * Fix for plist files with comments (bram.stappers@tiobe.com) RT #122466 and GitHub #5 (as a pull request) * Note that this module does not handle ASCII or JSON formats (but they are in the wishlist now) (anonymous Yahoo! user) ------------------------------------------------------------------- Fri Jul 21 05:43:51 UTC 2017 - coolo@suse.com - updated to 1.411 see /usr/share/doc/packages/perl-Mac-PropertyList/Changes ------------------------------------------------------------------- Wed Jul 19 05:48:51 UTC 2017 - coolo@suse.com - updated to 1.411 see /usr/share/doc/packages/perl-Mac-PropertyList/Changes ------------------------------------------------------------------- Sat Feb 7 07:21:44 UTC 2015 - coolo@suse.com - updated to 1.41 * Fix up some metadata (GitHub #4) ------------------------------------------------------------------- Sun Feb 9 13:33:36 UTC 2014 - coolo@suse.com - updated to 1.40 * Get rid of MYMETA ------------------------------------------------------------------- Fri Oct 4 09:15:23 UTC 2013 - coolo@suse.com - updated to 1.39 * Bump to full release * Fix non-portable strftime format (RT #83460) * Wim Lewis improved the binary reader / writer and made better tests for it. ------------------------------------------------------------------- Wed Jun 5 14:31:27 UTC 2013 - coolo@suse.com - updated to 1.38 Wim Lewis added WriteBinary. Great work! ------------------------------------------------------------------- Wed Sep 26 17:55:05 UTC 2012 - Greg.Freemyer@gmail.com - ran spec-cleaner - upgrade to v1.37 * fix plist_as_perl to be the same as as_perl (and as documented) * Update the docs, and make the previous dev releases official * Document the as_perl method, which undecorates that internal ------------------------------------------------------------------- Tue Aug 23 11:09:22 UTC 2011 - chris@computersalat.de - fix deps * perl >= 5.10.0 ------------------------------------------------------------------- Sat Jul 30 18:58:53 EST 2011 - Greg.Freemyer@opensuse.com - upgrade to 1.34 * In ReadBinary, handle the data as big-endian. This means you need the > pack modifier introduced in 5.10. * Require 5.10 because I need the > pack modifier * Ensure binary reads are for big endian * Various cleanups for format and whitespace ------------------------------------------------------------------- Mon Feb 21 04:51:53 UTC 2011 - Greg.Freemyer@gmail.com - initial package 1.33 * created by cpanspec 1.78.03