8
0

90 Commits

Author SHA256 Message Date
31701f3698 Add Gitea build results 2025-08-12 18:13:19 +02:00
23bc62f04b Accepting request 1232904 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1232904
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=55
2024-12-23 15:49:00 +00:00
82c15dff7f Accepting request 1231735 from devel:languages:perl:autoupdate
- updated to 1.760.0 (1.76)
   see /usr/share/doc/packages/perl-DBD-SQLite/Changes
  1.76 2024-10-19
      - Switched to a production version
  1.75_01 2024-09-17
      - Upgraded SQLite to 3.46.1
      - Fix for Windows quadmath builds (GH#115, sisyphus++)
      - Omit load_extension if static build

OBS-URL: https://build.opensuse.org/request/show/1231735
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=85
2024-12-21 00:48:06 +00:00
c216d8623b Accepting request 1181974 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1181974
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=54
2024-06-21 14:02:39 +00:00
14f61cf79d Accepting request 1181972 from home:dheidler:branches:devel:languages:perl
Mention fix in 1.71_01
      - Fixed a test failed comparing Lowercase type data [bsc#1203742]

OBS-URL: https://build.opensuse.org/request/show/1181972
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=83
2024-06-20 14:48:58 +00:00
fa8d310e02 Accepting request 1160702 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1160702
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=53
2024-03-26 18:24:37 +00:00
59fd8d68e0 Accepting request 1157947 from home:vlefebvre:branches:devel:languages:perl
- Remove sqlite files when building with system libraries
  * Avoiding having wrong sqlite version when checking with the perl module
    [bsc#1218946]

OBS-URL: https://build.opensuse.org/request/show/1157947
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=81
2024-03-22 14:39:16 +00:00
c8f1276bee Accepting request 1156469 from devel:languages:perl
- Fix disabling of __perllib_provides

OBS-URL: https://build.opensuse.org/request/show/1156469
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=52
2024-03-10 19:23:33 +00:00
0131ed7320 Fix disabling of __perllib_provides
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=79
2024-03-08 22:15:21 +00:00
8af59f3022 Accepting request 1114052 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1114052
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=51
2023-09-29 19:12:45 +00:00
c0ea836355 Accepting request 1113725 from devel:languages:perl:autoupdate
- updated to 1.74
   see /usr/share/doc/packages/perl-DBD-SQLite/Changes
  1.74 2023-09-20
      - Switched to a production version
  1.73_01 2023-07-09
      - Upgraded SQLite to 3.42.0
      - Add missing possible table_type values to POD (GH#105, dboehmer++)

OBS-URL: https://build.opensuse.org/request/show/1113725
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=77
2023-09-28 09:38:21 +00:00
7985d467dc Accepting request 1037845 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1037845
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=50
2022-11-25 12:11:16 +00:00
Stephan Kulow
871b99ede2 Accepting request 1037719 from devel:languages:perl:autoupdate
- Update perl-DBD-SQLite-use-external-sqlite3.patch (remove metadata
  fix, not needed anymore)
- updated to 1.72
   see /usr/share/doc/packages/perl-DBD-SQLite/Changes
  1.72 2022-11-04
      - Switched to a production version
  1.71_07 2022-10-26
      - Upgraded SQLite to 3.39.4
  1.71_06 2022-03-12
      - Set UTF8CACHE to avoid slowdown with -DDEBUGGING (andk, Leont, FGasper)
  1.71_05 2022-02-26
      - Fix another test failure on perl built with -DDEBUGGING
      - Lowercase datatype in table column metadata for backcompat
  1.71_04 2022-02-26
      - Fix test failure on perl built with -DDEBUGGING (andk++)
  1.71_03 2022-02-23
      - Upgraded SQLite to 3.38.0
      - Expose sqlite_error_offset introduced in 3.38.0
  1.71_02 2022-01-07
      - Upgraded SQLite to 3.37.2
      - Improve sqlite_load_extension doc (GH#94, Derek Lamb++)
  1.71_01 2021-12-02
      - Upgraded SQLite to 3.37.0
      - Add a feature to unregister a created function
      - Fix accented characters in POD (GH#90, HaraldJoerg++)

OBS-URL: https://build.opensuse.org/request/show/1037719
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=75
2022-11-24 09:14:01 +00:00
d2576753eb Accepting request 961839 from devel:languages:perl
- link embedded sqlite devel files to system files
- build with internal sqlite on Leap systems

OBS-URL: https://build.opensuse.org/request/show/961839
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=49
2022-03-16 20:30:19 +00:00
d03509a5eb OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=73 2022-03-15 10:03:09 +00:00
3dd6a85a55 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=72 2022-03-15 10:02:44 +00:00
a06631ca0c support older systems
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=71
2022-03-15 10:01:39 +00:00
45cab0a04d link embedded sqlite devel files to system files
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=70
2022-03-15 08:37:03 +00:00
1a40815501 Accepting request 960440 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/960440
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=48
2022-03-11 20:40:56 +00:00
01b28519ff Accepting request 960437 from home:jmoellers:branches:devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/960437
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=68
2022-03-09 10:15:14 +00:00
77f1587e21 Accepting request 909912 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/909912
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=47
2021-08-05 18:47:49 +00:00
296b947ae7 Accepting request 909793 from devel:languages:perl:autoupdate
- Remove silence_sqlite_unicode_deprecation_warning.patch (upstream fix)
- updated to 1.70
   see /usr/share/doc/packages/perl-DBD-SQLite/Changes
  1.70 2021-08-01
      - Switched to a production version
  1.69_02 2021-07-30
      - Fix doc to use the correct attribute with sqlite_ (GH#86, eekboek++)
      - Modify the fix to silence the sqlite_unicode warning not to check
        the attribute twice
      - Fix an encoding issue of naive (GH#83, HaraldJoerg++)
  1.69_01 2021-07-30
      - Typo (GH#85, grr++)
      - Silenced deprecation warning of sqlite_unicode not to break
        tests of existing applications

OBS-URL: https://build.opensuse.org/request/show/909793
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=67
2021-08-03 08:48:15 +00:00
63f26a9d42 Accepting request 909336 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/909336
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=46
2021-08-02 10:04:30 +00:00
e497e6fb54 Accepting request 909334 from home:tinita:branches:devel:languages:perl
- Add patch silence_sqlite_unicode_deprecation_warning.patch
   See https://github.com/DBD-SQLite/DBD-SQLite/issues/87

OBS-URL: https://build.opensuse.org/request/show/909334
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=66
2021-07-30 07:59:12 +00:00
5ccdd7f41e Accepting request 908309 from devel:languages:perl
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/908309
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=45
2021-07-29 19:30:57 +00:00
Stephan Kulow
fa56dcb9e2 Accepting request 907947 from devel:languages:perl:autoupdate
- updated to 1.68
   see /usr/share/doc/packages/perl-DBD-SQLite/Changes
  1.68 2021-07-22
      - Switched to a production version
  1.67_07 2021-06-19
      - Upgraded SQLite to 3.36.0
  1.67_06 2021-06-14
      - Experiment with another quadmath patch to see if it works
        with an older version of FreeBSD
  1.67_05 2021-06-13
      - Made DBD_SQLITE_STRING_MODE constants exportable
  1.67_04 2021-05-31
      - Upgraded SQLite to 3.35.5
      - Stop setting THREADSAFE=0 if perl has pthread (ie. 5.20+)
        (Bjoern Hoehrmann++, GH#69, #72)
      - Fixed a memory leak in ::VirtualTable
      - Introduced "string_mode" handle attribute (Felipe Gasper++)
        to fix long-standing issues of sqlite_unicode (GH#78, #68)
      - Added a dependency from dbdimp.o to the *.inc files included
        into dbdimp.c (Laurent Dami++, GH#74)
      - Fixed an offset issue of VirtualTable (Laurent Dami++, GH#75)
  1.67_03 2021-03-31
      - Upgraded SQLite to 3.35.3
      - Enabled math functions introduced in SQLite 3.35
      - Fix quadmath issues (Tux++, leont++)
  1.67_02 2020-12-06
      - Upgraded SQLite to 3.34.0
      - Added a few new constants
      - Added sqlite_txn_state method to see internal state
        of the backend
  1.67_01 2020-11-24
      - Switched to XSLoader (GH#63; toddr++)
      - Use quadmath_snprintf if USE_QUADMATH is defined
      - Use av_fetch instead of av_shift (norimy++)

OBS-URL: https://build.opensuse.org/request/show/907947
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=65
2021-07-26 05:38:49 +00:00
eac83dd218 Accepting request 831197 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/831197
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=44
2020-09-05 21:56:30 +00:00
dd4e4fca4b Accepting request 831010 from devel:languages:perl:autoupdate
- updated to 1.66
   see /usr/share/doc/packages/perl-DBD-SQLite/Changes
  1.66 2020-08-30
      - Switched to a production version
  1.65_03 2020-07-27
      - Upgraded SQLite to 3.32.3
  1.65_02 2020-02-08
      - Upgraded SQLite to 3.31.1
  1.65_01 2020-01-18
      - Upgraded SQLite to 3.30.1
      - Added several SQL_ types as alias (pali++)
      - Fixed two initialization issues (ppisar++)
      - Allowed create_function to return an array reference
        to specify the type of the value

OBS-URL: https://build.opensuse.org/request/show/831010
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=63
2020-09-01 14:40:41 +00:00
641927298b Accepting request 723039 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/723039
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=43
2019-08-16 13:28:46 +00:00
6389422427 Accepting request 722960 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/722960
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=61
2019-08-13 10:05:08 +00:00
0e417c1e4f Accepting request 662484 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/662484
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=42
2019-01-05 13:40:48 +00:00
Lars Vogdt
9b0f06a607 Accepting request 661936 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/661936
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=59
2019-01-02 15:05:26 +00:00
8314f80c7c Accepting request 655742 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/655742
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=41
2018-12-08 10:19:32 +00:00
29b910fbda Accepting request 655738 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/655738
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=57
2018-12-06 15:37:50 +00:00
03aadd4293 Accepting request 593461 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/593461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=40
2018-04-06 15:45:03 +00:00
Stephan Kulow
c468b8a017 Accepting request 592142 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/592142
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=55
2018-04-04 10:15:14 +00:00
6a00a0a635 Accepting request 582476 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/582476
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=39
2018-03-07 09:30:19 +00:00
Stephan Kulow
994f568391 Accepting request 581493 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/581493
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=53
2018-03-05 05:50:14 +00:00
c946a187f1 Accepting request 448580 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/448580
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=38
2017-01-15 10:13:06 +00:00
Stephan Kulow
66fbf581b3 Accepting request 447638 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/447638
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=51
2017-01-03 08:24:24 +00:00
8a803bb121 Accepting request 440747 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/440747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=37
2016-11-20 17:17:32 +00:00
Stephan Kulow
a4891870e2 Accepting request 440543 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/440543
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=49
2016-11-17 20:03:54 +00:00
9ddf509aed Accepting request 359213 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/359213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=36
2016-02-25 20:56:29 +00:00
4926441654 Accepting request 359153 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/359153
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=47
2016-02-13 15:59:42 +00:00
de0f291e60 Accepting request 312971 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/312971
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=35
2015-07-02 20:44:13 +00:00
Stephan Kulow
b4765b710c Accepting request 312895 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/312895
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=45
2015-06-22 05:36:51 +00:00
Stephan Kulow
c98a8d7d2d Accepting request 297301 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/297301
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=34
2015-04-25 19:16:23 +00:00
Stephan Kulow
fdef0dd6bf Accepting request 297293 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/297293
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=43
2015-04-16 19:27:06 +00:00
Stephan Kulow
dad965a52a Accepting request 250230 from devel:languages:perl
- updated to 1.42
     - Switched to a production version. (ISHIGAKI)
 
 1.41_07 2014-03-13
     - Updated to SQLite 3.8.4.1, which fixed several obscure bugs on
       "ORDER BY" or "DISTINCT". (ISHIGAKI)
 
 1.41_06 2014-02-12
     - Updated to SQLite 3.8.3.1, which fixed a SQLite bug in 3.8.2
       (bundled in DBD::SQLite 1.41_04/5) that could cause queries to
       omit valid out rows. (ISHIGAKI)
 
 1.41_05 2014-01-22
     - Resolved #92322: Failure under heavily parallelized tests
       (ISHIGAKI)
     - Disabled Test::NoWarnings in a test
 
 1.41_04 2014-01-12
     - Updated to SQLite 3.8.2 (ISHIGAKI)
     - Resolved #90211: Error in documentation (Felix Li)
     - Resolved #89351: DBD-SQLite won't compile on Cygwin 64 bit
       (Warren Young++) (ISHIGAKI)
     - Tweaked sqlite_see_if_its_a_number not to guess data types of
       bind values with explicit type specification (via bind_param()
       etc) (mje++, ilmari++) (ISHIGAKI)
 
 1.41_03 2013-09-05
     - Updated to SQLite 3.8.0.2 (ISHIGAKI)
 
 1.41_02 2013-08-30

OBS-URL: https://build.opensuse.org/request/show/250230
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=33
2014-09-20 13:49:12 +00:00
Stephan Kulow
f645662ad3 update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=41
2014-09-19 12:31:16 +00:00