Accepting request 1236709 from devel:languages:perl:autoupdate

- updated to 0.822.0 (0.822)
   see /usr/share/doc/packages/perl-Rose-DB-Object/Changes
  0.822 (01.06.2025) - John Siracusa <siracusa@gmail.com>
      * Replaced List::MoreUtils with List::Util. (Patch by github.com/plicease)
  0.821 (10.20.2024) - John Siracusa <siracusa@gmail.com>
      * Fixed a bug in generated trigger methods for foreign keys and many-
        to-one relationships (RT 156245)

OBS-URL: https://build.opensuse.org/request/show/1236709
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Rose-DB-Object?expand=0&rev=7
This commit is contained in:
2025-01-13 21:47:07 +00:00
committed by Git OBS Bridge
parent 50c5f446da
commit 922b0e95ed
4 changed files with 20 additions and 10 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Jan 7 05:34:48 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.822.0 (0.822)
see /usr/share/doc/packages/perl-Rose-DB-Object/Changes
0.822 (01.06.2025) - John Siracusa <siracusa@gmail.com>
* Replaced List::MoreUtils with List::Util. (Patch by github.com/plicease)
0.821 (10.20.2024) - John Siracusa <siracusa@gmail.com>
* Fixed a bug in generated trigger methods for foreign keys and many-
to-one relationships (RT 156245)
-------------------------------------------------------------------
Sun Jun 27 03:08:49 UTC 2021 - Tina Müller <timueller+perl@suse.de>