SHA256
7
0
forked from pool/perl-UUID

24 Commits

Author SHA256 Message Date
a6040d8def Add Gitea build results 2025-08-12 18:18:24 +02:00
9b3eba9924 Accepting request 1269365 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1269365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-UUID?expand=0&rev=8
2025-04-15 14:46:23 +00:00
318a90dc06 Accepting request 1268697 from devel:languages:perl:autoupdate
- updated to 0.370.0 (0.37)
   see /usr/share/doc/packages/perl-UUID/Changes
  0.37 
    - Fix build under gcc-15 default ISO C23.
      - Thanks Petr Pisar. [rt.cpan.org #159112]

OBS-URL: https://build.opensuse.org/request/show/1268697
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-UUID?expand=0&rev=22
2025-04-14 20:39:24 +00:00
f364c7412b Accepting request 1183648 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1183648
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-UUID?expand=0&rev=7
2024-06-28 13:47:06 +00:00
cdebc43f29 Accepting request 1182919 from devel:languages:perl:autoupdate
- updated to 0.360.0 (0.36)
   see /usr/share/doc/packages/perl-UUID/Changes
  0.36 
    - Fix distro tests run from read-only location.
      - Thanks Petr Pisar. [rt.cpan.org #153854]
  0.35 
    - Reworked persist file handling for speed.
    - Reworked seeding for front-loading prefork processes.
      - Thanks again to Christopher Rasch-Olsen Raa.

OBS-URL: https://build.opensuse.org/request/show/1182919
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-UUID?expand=0&rev=20
2024-06-27 17:14:01 +00:00
627b0d863e Accepting request 1174460 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1174460
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-UUID?expand=0&rev=6
2024-05-16 15:16:50 +00:00
3626c62676 Accepting request 1173758 from devel:languages:perl:autoupdate
- updated to 0.34
   see /usr/share/doc/packages/perl-UUID/Changes

OBS-URL: https://build.opensuse.org/request/show/1173758
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-UUID?expand=0&rev=18
2024-05-16 11:59:47 +00:00
f5ff2c4eab Accepting request 1165842 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1165842
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-UUID?expand=0&rev=5
2024-04-07 20:11:33 +00:00
79bcf0473e Accepting request 1160781 from devel:languages:perl:autoupdate
- updated to 0.33
   see /usr/share/doc/packages/perl-UUID/Changes

OBS-URL: https://build.opensuse.org/request/show/1160781
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-UUID?expand=0&rev=16
2024-04-06 13:00:00 +00:00
2b659d939a Accepting request 1156523 from devel:languages:perl
- Fix disabling of __perllib_provides

OBS-URL: https://build.opensuse.org/request/show/1156523
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-UUID?expand=0&rev=4
2024-03-09 19:55:14 +00:00
ce93e97dd8 Fix disabling of __perllib_provides
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-UUID?expand=0&rev=14
2024-03-08 23:11:29 +00:00
ae099d3840 Accepting request 1136850 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1136850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-UUID?expand=0&rev=3
2024-01-04 17:11:12 +00:00
40fc12494f Accepting request 1136582 from devel:languages:perl:autoupdate
- updated to 0.32
   see /usr/share/doc/packages/perl-UUID/Changes

OBS-URL: https://build.opensuse.org/request/show/1136582
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-UUID?expand=0&rev=12
2024-01-04 15:12:03 +00:00
6d180c8981 Accepting request 1126984 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1126984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-UUID?expand=0&rev=2
2023-11-16 19:31:19 +00:00
7b4cfd8fef Accepting request 1125755 from devel:languages:perl:autoupdate
- updated to 0.31
   see /usr/share/doc/packages/perl-UUID/Changes
  ToDo:
    - Bump dev version.
    - Bump release version and fixup Changes.
  0.31 
    - Strip leading whitespace from assertlib files.
    - Use not_execute during configure.
    - Remove double quote area in Makefile.PL.
    - Remove placeholder files in repo.
    - Manifest tidy.
    - Add tests for generated files.
    - Remove old README_new file first. Make generation required.
    - Generate license file and test.
    - Skip 0gen test except in disttest. (UUID_DISTTEST=1)
    - Make 0gen tests fail for empty files.
    - OCD manifest tweak.
    - Add comments to Makefile modifications.
    - Silence manicopy call in configure.
    - Make generated metafiles authoritative.
      - Thanks to twata. [rt.cpan.org #150311]
    - Test metafiles for authority.
    - Bump dev version.
    - Add DynaLoader and Exporter to PREREQ_PM.
    - Add comments for other prereqs.
    - Move VERSION closer to top.
    - Remove NO_MYMETA if EUMM < 6.58.
    - Re-enable warnings.
    - Remove forced debug.
    - Bump dev version.
    - Rename License to LICENSE, per Kwalitee.
    - Add check for copyright year in disttest.
    - Add 'provides' info to metafiles, per Kwalitee.
    - Move dynamic_config to WriteMakefile().
    - Tweak copyright test.
    - Bump dev version.
    - Make sure generated files are in manifest.
    - Fix wayward LICENSE.
    - Add test deps, per Kwalitee.
    - Bump dev version.
    - Check copyright date in LICENSE.
    - Bump release version.
  0.30 
    - Make all devel version use UUID_DEBUG=1.
    - Bump ExtUtils::MakeMaker prereq to 6.64 (first version supporting
      TEST_REQUIRES).
    - Add debug message to show current Devel::CheckLib::VERSION.
    - Add debug message to show current ExtUtils::MakeMaker::VERSION.
    - Reorder configure tests for win32.
    - Add RPC_CSTR typedef for older Win32.
    - Define UuidCreateSequential() for older Win32.
    - Make META.json and META.yml placeholders. Generate during distdir.
    - Make README a placeholder. Generate during distdir.
    - Fix trivial build warning.
  0.29 
    - Bump prereq version for Devel::CheckLib to 1.14 to fix problems with
      Strawberry versions 5.18 to 5.28. Earlier Strawberry did not ship
      Devel::CheckLib. Newer versions shipped 1.14 or later.
      - Thanks to twata. [rt.cpan.org #143841]

OBS-URL: https://build.opensuse.org/request/show/1125755
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-UUID?expand=0&rev=10
2023-11-16 16:38:20 +00:00
9141686c2f Accepting request 851273 from devel:languages:perl
required by upcoming release of kanku

OBS-URL: https://build.opensuse.org/request/show/851273
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-UUID?expand=0&rev=1
2020-12-05 19:36:49 +00:00
0a23c8e813 Accepting request 728089 from home:tinita:branches:devel:languages:perl:autoupdate
Add BuildRequires:  libuuid-devel

OBS-URL: https://build.opensuse.org/request/show/728089
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-UUID?expand=0&rev=8
2019-09-04 12:11:50 +00:00
e647161746 Accepting request 640470 from devel:languages:perl:autoupdate
- Fix autogenerated changes
- updated to 0.27
   see /usr/share/doc/packages/perl-UUID/Changes
  0.27 
    - Update SYNOPSIS to remove ":all". Indiscriminate exports could cause
      problems with other modules, such as File::Copy::copy().
      - Thanks to Slaven Rezic. [rt.cpan.org #118033]
  
  0.26 
    - Fix broken @ARGV handling in Makefile.PL regarding debug flag.
      - Also changed DEBUG flag to UUID_DEBUG
      - Thanks to gregor herrmann. [rt.cpan.org #114213]
  
  0.25 
    - Changed all prints in Makefile.PL to warns and made both
      unbuffered to match Devel::CheckLib
    - Remove uuid_unparse_lower/upper() calls which don't exist
      on SunOS
    - Ignore TEST_REQUIRES on EUMM < 6.64
    - Try to find correct link lib (-lrpcrt4, -luuid, -lc, in order)
    - Make string argument a char** for uuid_to_string()
    - Add note on Linux UUID packages
    - Moved test.pl to t/test.t and updated to Test::More
    - Changed debug() to emit to stderr to match Devel::CheckLib
    - Removed Makefile.PL verbosity
    - Added switch to Makefile.PL to incite verbosity
    - Become verbose for smokers only on dev releases
    - Added build notice for missing header/libraries
    - Bail out of build if uuid_t size == 0
    - Reorganized header/library search to find wayward OSX
      - Thanks to David Wheeler and William Faulk for pointers and
        lots of patience in testing. [rt.cpan.org #104394]
  
  0.24 
    - Add 'extern "C"' for g++
  
  0.23 
    - Reverse order of rpc.h and rpcdce.h in UUID.xs (rpc.h first)
  
  0.22 
    - Ugh! Forgot to include rpcdce.h in UUID.xs
  
  0.21 
    - Instead of unistd.h, try rpcdce.h on Win
    - Minor cleanup in test.pl
  
  0.20 
    - Also include unistd.h when using Rpc.h (Win)
    - Fix pointer problem in -luuid search on Win
    - Fix minor header propagation problem in Makefile.PL
  
  0.19 
    - Fix pointer confusion in do_uuid() on BSD [rt.cpan.org #101137]
  
  0.18 
    - Allow for non-true/false return from uuid_from_string() on BSD
    - Remove unused dependency on Config.pm
    - Added yet more debug info for 'make test' time
    - Change -DPERL__UUID__UUID_BUF_SZ to -DPERL__UUID__STRUCT_SZ
  
  0.17 
    - Removed two nested comments on BSD /* sigh */
    - Let e2fs machines use sv_cmp too (let's see if OSX Frankenbox works)
    - Changed warns in Makefile.PL to prints
  
  0.16 
    - Typo on Windows/BSD
    - Trying sv_cmp() instead of uuid_compare() on RPC-based machines
  
  0.15 
    - REALLY fix do_uuid() typo. Really.
    - Fix pointer problems on BSD
    - Removed uuid_copy() from BSD. How did that get there? =)
    - Added yet another test for OSX segfault!
    - Check and set -DPERL__UUID__UUID_BUF_SZ=?? in Makefile.PL
      (Should be the same everywhere, right? Right?)
  
  0.14 
    - Fix typo in Windows do_uuid() for compiler fail on strawberry
    - Now checking for all header files instead of taking first
    - Added more detail for failed interface search
    - Added check for uuid struct size
  
  0.13 
    - Split -luuid search into header file and interface type stages
    - Removed SvPV_nolen everywhere (buffer overflows)
  
  0.12 
    - Added support for non-e2fs systems (BSD, OSX, Win)
  
  0.11_01 
    - Modified test.pl to hopefully catch where MacOSX fails
    - Heavy mods to Makefile.PL to differentiate between interfaces
    - Makefile.PL *lots* more verbose
    - Lots of #ifdefs added in XS
    - First shot at code that works for BSD style interface
  
  0.11 
    - Looks like I've managed to cut the failure reports down a little TOO
      far, so now splitting the search for -luuid into two separate
      phases. The first, which I don't want to deal with right now, tests
      for usability of the -luuid flag by itself. The second, tests for
      usability of individual functions. We'll deal with platforms that
      actually find libuuid first, then MAYBE revisit others.
  
  0.10 
    - Added clear() and is_null()
    - Added copy() and compare()
    - Added unparse_lower() and unparse_upper()
    - Added generate_random() and generate_time()
  
  0.09 
    - Drag test.pl into this century using Test.pm
    - Add postamble to Makefile to generate README
    - Overhaul POD
    - Fix MacOS warning "unsigned char* <--> char*"
  
  0.08 
    - Added README with pod2text UUID.pm README
    - Switched libuuid search to Devel::CheckLib
  
  0.07 
    - Updated Makefile.PL
    - Added search for -luuid at Makefile.PL time
    - Updated license and POD to Artistic 2.0
  
  0.06 
    - Took over maintaining (Rick Myers - JRM)
    - Added uuid()
  
  0.05 
    - Took over maintaining (Lukas Zapletal - LZAP)
    - Version bump (no changes)
    - Releasing in the original location
  
  0.04 
    - Seems to be abandoned (again)
    - Bump version number and upload to PAUSE
  
  0.03  
    - Added Artistic license
    - Took over maintaining (Colin Faber - CFABER)
  
  0.02  Unknown
    - unknown changes
- updated to 0.03
   see /usr/share/doc/packages/perl-UUID/Changes
  0.03  
        - Added Artistic license
        - Took over maintaining (Colin Faber - CFABER)
  
  0.02  Unknown
         - unknown changes

OBS-URL: https://build.opensuse.org/request/show/640470
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-UUID?expand=0&rev=7
2018-10-07 21:31:39 +00:00
b66badb3ac OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-UUID?expand=0&rev=6 2018-10-07 21:29:01 +00:00
9d188059c4 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-UUID?expand=0&rev=5 2018-10-07 21:26:53 +00:00
Stephan Kulow
0bc98307c8 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-UUID?expand=0&rev=4 2011-11-11 11:24:09 +00:00
Stephan Kulow
89a5bfbd3f always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-UUID?expand=0&rev=3
2010-12-03 14:55:29 +00:00
Stephan Kulow
7e2195cdc1 siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-UUID?expand=0&rev=2
2010-12-01 13:57:06 +00:00
Christian Wittmer
20be56c003 Accepting request 50822 from home:computersalat:devel:perl
self accept

OBS-URL: https://build.opensuse.org/request/show/50822
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-UUID?expand=0&rev=1
2010-10-15 13:26:32 +00:00