11
0

2 Commits

Author SHA256 Message Date
59270c71ff Accepting request 1235271 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1235271
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Mac-PropertyList?expand=0&rev=23
2025-01-07 19:52:37 +00:00
f4edb02865 - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mac-PropertyList?expand=0&rev=33
2025-01-06 16:47:29 +00:00
4 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9b82caa00dbdb71bbd082f1345fb2ccb464d941238d3c91204354ac8f0a54039
size 44798

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fa2da33bbc78486e36d9fec34f3b1c89b11ec5a04bfc5626660db3e0713ff63c
size 44815

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Sep 10 05:32:29 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- 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 <timueller+perl@suse.de>

View File

@@ -18,10 +18,10 @@
%define cpan_name Mac-PropertyList
Name: perl-Mac-PropertyList
Version: 1.601.0
Version: 1.602.0
Release: 0
# 1.601 -> normalize -> 1.601.0
%define cpan_version 1.601
# 1.602 -> normalize -> 1.602.0
%define cpan_version 1.602
License: Artistic-2.0
Summary: Work with Mac plists at a low level
URL: https://metacpan.org/release/%{cpan_name}
@@ -41,7 +41,7 @@ Provides: perl(Mac::PropertyList::Boolean)
Provides: perl(Mac::PropertyList::Container)
Provides: perl(Mac::PropertyList::Item)
Provides: perl(Mac::PropertyList::LineListSource)
Provides: perl(Mac::PropertyList::ReadBinary) = 1.505.0
Provides: perl(Mac::PropertyList::ReadBinary) = 1.506.0
Provides: perl(Mac::PropertyList::Scalar)
Provides: perl(Mac::PropertyList::Source)
Provides: perl(Mac::PropertyList::TextSource)