8
0

Compare commits

...

23 Commits

Author SHA256 Message Date
6faee0dfd7 Accepting request 1282400 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1282400
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-YAML-Syck?expand=0&rev=36
2025-06-03 17:52:44 +00:00
25d3d7034c Accepting request 1281146 from home:pgajdos
- -std=gnu11 to build with gcc15
- modified sources
  % cpanspec.yml

OBS-URL: https://build.opensuse.org/request/show/1281146
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-YAML-Syck?expand=0&rev=51
2025-06-03 15:06:55 +00:00
0af2b37561 Accepting request 844247 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/844247
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-YAML-Syck?expand=0&rev=35
2020-10-27 18:01:33 +00:00
e7fd359fc5 Accepting request 844245 from devel:languages:perl:autoupdate
- updated to 1.34
   see /usr/share/doc/packages/perl-YAML-Syck/Changes
  1.34 Oct 26 2020

OBS-URL: https://build.opensuse.org/request/show/844245
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-YAML-Syck?expand=0&rev=49
2020-10-27 10:12:12 +00:00
890e4a7d01 Accepting request 768196 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/768196
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-YAML-Syck?expand=0&rev=34
2020-01-29 12:20:30 +00:00
Lars Vogdt
262fbe3887 Accepting request 767973 from devel:languages:perl:autoupdate
- updated to 1.32
   see /usr/share/doc/packages/perl-YAML-Syck/Changes
  [Changes for 1.32 - 2020-01-27]
  
  **** INTERFACE CHANGE ****
  * Change default for LoadBlessed to false
  
  * Remove YAML::Syck tests which parse META.yml
  * Switch to github actions for testing
  * Remove 'use vars' from code in favor of our

OBS-URL: https://build.opensuse.org/request/show/767973
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-YAML-Syck?expand=0&rev=47
2020-01-28 22:19:07 +00:00
3bee87294c Accepting request 648968 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/648968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-YAML-Syck?expand=0&rev=33
2018-11-15 11:40:46 +00:00
c74a856601 Accepting request 647544 from home:jengelh:branches:devel:languages:perl
- Trim bias from summary.

OBS-URL: https://build.opensuse.org/request/show/647544
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-YAML-Syck?expand=0&rev=45
2018-11-14 12:48:37 +00:00
90b0777855 Accepting request 647386 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/647386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-YAML-Syck?expand=0&rev=32
2018-11-12 08:41:15 +00:00
0b2e2f92a6 Accepting request 647384 from devel:languages:perl:autoupdate
- updated to 1.31
   see /usr/share/doc/packages/perl-YAML-Syck/Changes
  
  [Changes for 1.31 - 2018-10-25]
  
  * Switch to ExtUtils::MakeMaker for builder
  * Switch official issue tracker and repo to github.
  * MANIFEST warning is now fixed. Also shipping additional tests because of this.

OBS-URL: https://build.opensuse.org/request/show/647384
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-YAML-Syck?expand=0&rev=43
2018-11-08 16:25:04 +00:00
c3cada194f Accepting request 640451 from devel:languages:perl
- Fix build

OBS-URL: https://build.opensuse.org/request/show/640451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-YAML-Syck?expand=0&rev=31
2018-10-08 15:47:23 +00:00
3a2a32a2bb Accepting request 489833 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/489833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-YAML-Syck?expand=0&rev=30
2017-04-28 07:11:13 +00:00
Stephan Kulow
660be3937e Accepting request 296878 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/296878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-YAML-Syck?expand=0&rev=29
2015-04-25 19:15:20 +00:00
Stephan Kulow
1b058b127c Accepting request 181077 from devel:languages:perl
- add 0001-Recognize-all-wide-unicode-characters.patch patch. Fixes
  test on PowerPC (forwarded request 181073 from k0da)

OBS-URL: https://build.opensuse.org/request/show/181077
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-YAML-Syck?expand=0&rev=26
2013-06-27 09:36:44 +00:00
Stephan Kulow
c9d68a1b21 Accepting request 178990 from devel:languages:perl
- updated to 1.27
  * Resolve RT#84466 not fixed in 1.26 It failed about 10% of the time.
  * Resolve RT#84882 and RT#84466 hash randomisation in yaml-alias.t on perl 5.18.0
  * Apply patch from RT 78363 - MinGW64 compatibility
  * Implement $JSON::Syck::MaxDepth
  * Prevent failure when the same object is seen twice during Dump.
  * Prevent YAML from being influnced by the previous
    change
  * Make sure that LoadBlessed=0 blocks all blessing.
  * Start listing primary repo as toddr on github ( http://github.com/toddr/YAML-Syck )
  * README refreshed via perldoc -t
  * Fix error message typo: s/existant/existent/g
  * Fix for non-printable character detection
  * Quote if non-printable characters are present
  * Change LoadBlessed=0 to not bless under ANY circumstances

OBS-URL: https://build.opensuse.org/request/show/178990
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-YAML-Syck?expand=0&rev=25
2013-06-21 11:33:20 +00:00
Stephan Kulow
50131e1276 Accepting request 164078 from devel:languages:perl
- Add Source URL, see https://en.opensuse.org/SourceUrls (forwarded request 164064 from namtrac)

OBS-URL: https://build.opensuse.org/request/show/164078
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-YAML-Syck?expand=0&rev=24
2013-04-17 07:24:03 +00:00
Stephan Kulow
aad5e1046f Accepting request 90925 from devel:languages:perl
- update to 1.19: no user-visible changes

- update to 1.18:
  * perl RT#102606 - only lvalue subroutines are supposed to return the
    argument to "return" without copying it; stop relying on a pre-5.15 bug
  * break YAML::Syck dependency on Scalar::Util

OBS-URL: https://build.opensuse.org/request/show/90925
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-YAML-Syck?expand=0&rev=20
2011-11-10 15:02:09 +00:00
Sascha Peilicke
1a778d7f51 Autobuild autoformatter for 65661
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-YAML-Syck?expand=0&rev=18
2011-03-31 13:48:40 +00:00
Sascha Peilicke
7c01949110 Accepting request 65661 from devel:languages:perl
Accepted submit request 65661 from user coolo

OBS-URL: https://build.opensuse.org/request/show/65661
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-YAML-Syck?expand=0&rev=17
2011-03-31 13:48:30 +00:00
7fda477732 Autobuild autoformatter for 55371
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-YAML-Syck?expand=0&rev=15
2010-12-10 15:08:28 +00:00
76099b71d2 Accepting request 55371 from devel:languages:perl
Accepted submit request 55371 from user coolo

OBS-URL: https://build.opensuse.org/request/show/55371
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-YAML-Syck?expand=0&rev=14
2010-12-10 15:08:20 +00:00
OBS User autobuild
4047fbd418 Accepting request 47129 from devel:languages:perl
Copy from devel:languages:perl/perl-YAML-Syck based on submit request 47129 from user computersalat

OBS-URL: https://build.opensuse.org/request/show/47129
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-YAML-Syck?expand=0&rev=13
2010-09-06 15:34:18 +00:00
OBS User autobuild
129fb53d10 Accepting request 45728 from devel:languages:perl
Copy from devel:languages:perl/perl-YAML-Syck based on submit request 45728 from user computersalat

OBS-URL: https://build.opensuse.org/request/show/45728
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-YAML-Syck?expand=0&rev=12
2010-08-24 15:53:20 +00:00
5 changed files with 67 additions and 16 deletions

View File

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

3
YAML-Syck-1.34.tar.gz Normal file
View File

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

View File

@@ -1,8 +1,8 @@
---
summary: Perl YAML loader and dumper
#description_paragraphs: 3
#description: |-
# override description from CPAN
#summary: override summary from CPAN
#no_testing: broken upstream
#sources:
# - source1
@@ -21,8 +21,10 @@
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
custom_build: |-
# https://github.com/cpan-authors/YAML-Syck/issues/61
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags} -DI_STDLIB -DI_STRING -std=gnu11"
make %{?_smp_mflags}
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module

View File

@@ -1,3 +1,51 @@
-------------------------------------------------------------------
Thu May 29 12:36:00 UTC 2025 - pgajdos@suse.com
- -std=gnu11 to build with gcc15
- modified sources
% cpanspec.yml
-------------------------------------------------------------------
Tue Oct 27 03:09:42 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 1.34
see /usr/share/doc/packages/perl-YAML-Syck/Changes
1.34 Oct 26 2020
-------------------------------------------------------------------
Tue Jan 28 03:16:46 UTC 2020 - <timueller+perl@suse.de>
- updated to 1.32
see /usr/share/doc/packages/perl-YAML-Syck/Changes
[Changes for 1.32 - 2020-01-27]
**** INTERFACE CHANGE ****
* Change default for LoadBlessed to false
* Remove YAML::Syck tests which parse META.yml
* Switch to github actions for testing
* Remove 'use vars' from code in favor of our
-------------------------------------------------------------------
Fri Nov 9 00:45:14 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Trim bias from summary.
-------------------------------------------------------------------
Thu Nov 8 07:09:45 UTC 2018 - Stephan Kulow <coolo@suse.com>
- updated to 1.31
see /usr/share/doc/packages/perl-YAML-Syck/Changes
[Changes for 1.31 - 2018-10-25]
* Switch to ExtUtils::MakeMaker for builder
* Switch official issue tracker and repo to github.
* MANIFEST warning is now fixed. Also shipping additional tests because of this.
-------------------------------------------------------------------
Sun Oct 7 18:55:05 UTC 2018 - Dirk Stoecker <opensuse@dstoecker.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-YAML-Syck
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: perl-YAML-Syck
Version: 1.30
Version: 1.34
Release: 0
%define cpan_name YAML-Syck
Summary: Fast, lightweight YAML loader and dumper
Summary: Perl YAML loader and dumper
License: MIT
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/YAML-Syck/
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/T/TO/TODDR/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -43,14 +43,15 @@ backward-compatibility with 'YAML.pm'.
%prep
%setup -q -n %{cpan_name}-%{version}
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags} -DI_STDLIB -DI_STRING"
%{__make} %{?_smp_mflags}
# https://github.com/cpan-authors/YAML-Syck/issues/61
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags} -DI_STDLIB -DI_STRING -std=gnu11"
make %{?_smp_mflags}
%check
%{__make} test
make test
%install
%perl_make_install
@@ -59,7 +60,7 @@ find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes COMPATIBILITY
%doc Changes COMPATIBILITY README.md
%license COPYING
%changelog