17
0

5 Commits

Author SHA256 Message Date
4f4a807a43 Add Gitea build results 2025-08-12 18:13:04 +02:00
2c9ec49d7c Accepting request 1279791 from devel:languages:perl
Forwarded request #1278603 from tinita

- updated to 0.250.0 (0.25)
   see /usr/share/doc/packages/perl-Data-ObjectDriver/Changes

OBS-URL: https://build.opensuse.org/request/show/1279791
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Data-ObjectDriver?expand=0&rev=9
2025-05-26 16:35:44 +00:00
82364483eb Accepting request 1278603 from devel:languages:perl:autoupdate
- updated to 0.250.0 (0.25)
   see /usr/share/doc/packages/perl-Data-ObjectDriver/Changes

OBS-URL: https://build.opensuse.org/request/show/1278603
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-ObjectDriver?expand=0&rev=30
2025-05-24 14:52:02 +00:00
7251b04ead Accepting request 1236270 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1236270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Data-ObjectDriver?expand=0&rev=8
2025-01-12 10:15:00 +00:00
41189b63e0 Accepting request 1235325 from devel:languages:perl:autoupdate
- updated to 0.230.0 (0.23)
   see /usr/share/doc/packages/perl-Data-ObjectDriver/Changes

OBS-URL: https://build.opensuse.org/request/show/1235325
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-ObjectDriver?expand=0&rev=28
2025-01-09 16:25:20 +00:00
6 changed files with 9 additions and 27 deletions

View File

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

BIN
Data-ObjectDriver-0.26.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,5 +0,0 @@
mtime: 1760727701
commit: eba70a31c550d4e8a6a66e44bf4bdd3796595d2e30884b309a0019adb2477af7
url: https://src.opensuse.org/perl/perl-Data-ObjectDriver.git
revision: eba70a31c550d4e8a6a66e44bf4bdd3796595d2e30884b309a0019adb2477af7
projectscmsync: https://src.opensuse.org/perl/_ObsPrj

View File

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

View File

@@ -1,12 +1,3 @@
-------------------------------------------------------------------
Fri Oct 17 19:01:40 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.260.0 (0.26)
see /usr/share/doc/packages/perl-Data-ObjectDriver/Changes
0.26 2025-10-17T02:16:46Z
- Add an ability to accept subqueries with SQL objects #57 #59
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 15 05:35:57 UTC 2025 - Tina Müller <timueller+perl@suse.de> Tue Apr 15 05:35:57 UTC 2025 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-Data-ObjectDriver # spec file for package perl-Data-ObjectDriver
# #
# Copyright (c) 2025 SUSE LLC and contributors # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
%define cpan_name Data-ObjectDriver %define cpan_name Data-ObjectDriver
Name: perl-Data-ObjectDriver Name: perl-Data-ObjectDriver
Version: 0.260.0 Version: 0.250.0
Release: 0 Release: 0
# 0.26 -> normalize -> 0.260.0 # 0.25 -> normalize -> 0.250.0
%define cpan_version 0.26 %define cpan_version 0.25
License: Artistic-1.0 OR GPL-1.0-or-later License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Simple, transparent data interface, with caching Summary: Simple, transparent data interface, with caching
URL: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}
@@ -37,9 +37,8 @@ BuildRequires: perl(Class::Trigger)
BuildRequires: perl(DBI) BuildRequires: perl(DBI)
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.59 BuildRequires: perl(ExtUtils::MakeMaker) >= 6.59
BuildRequires: perl(Module::Build) BuildRequires: perl(Module::Build)
BuildRequires: perl(Module::Build::Tiny) >= 0.35 BuildRequires: perl(Module::Build::Tiny) >= 0.35.0
BuildRequires: perl(Test::Exception) BuildRequires: perl(Test::Exception)
BuildRequires: perl(Tie::IxHash)
BuildRequires: perl(version) BuildRequires: perl(version)
Requires: perl(Class::Accessor::Fast) Requires: perl(Class::Accessor::Fast)
Requires: perl(Class::Data::Inheritable) Requires: perl(Class::Data::Inheritable)
@@ -87,7 +86,7 @@ multiple physical databases, without your application code needing to know
where the data is stored. where the data is stored.
%prep %prep
%autosetup -n %{cpan_name}-%{cpan_version} -p1 %autosetup -n %{cpan_name}-%{cpan_version} -p1
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644 find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644