Revisions of perl-DBD-SQLite

buildservice-autocommit accepted request 1160702 from Tina Müller's avatar Tina Müller (tinita) (revision 82)
baserev update by copy to link target
Tina Müller's avatar Tina Müller (tinita) accepted request 1157947 from Valentin Lefebvre's avatar Valentin Lefebvre (vlefebvre) (revision 81)
- Remove sqlite files when building with system libraries
  * Avoiding having wrong sqlite version when checking with the perl module
    [bsc#1218946]
buildservice-autocommit accepted request 1156469 from Tina Müller's avatar Tina Müller (tinita) (revision 80)
baserev update by copy to link target
Tina Müller's avatar Tina Müller (tinita) committed (revision 79)
Fix disabling of __perllib_provides
buildservice-autocommit accepted request 1114052 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 78)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1113725 from Tina Müller's avatar Tina Müller (tinita) (revision 77)
- 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++)
buildservice-autocommit accepted request 1037845 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 76)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 1037719 from Tina Müller's avatar Tina Müller (tinita) (revision 75)
- 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++)
buildservice-autocommit accepted request 961839 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 74)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) committed (revision 73)
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) committed (revision 72)
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) committed (revision 71)
support older systems
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) committed (revision 70)
link embedded sqlite devel files to system files
buildservice-autocommit accepted request 960440 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 69)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 909793 from Tina Müller's avatar Tina Müller (tinita) (revision 67)
- 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
Tina Müller's avatar Tina Müller (tinita) accepted request 909334 from Tina Müller's avatar Tina Müller (tinita) (revision 66)
- Add patch silence_sqlite_unicode_deprecation_warning.patch
   See https://github.com/DBD-SQLite/DBD-SQLite/issues/87
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 907947 from Tina Müller's avatar Tina Müller (tinita) (revision 65)
- 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++)
buildservice-autocommit accepted request 831197 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 64)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 831010 from Tina Müller's avatar Tina Müller (tinita) (revision 63)
- 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
Displaying revisions 1 - 20 of 82
openSUSE Build Service is sponsored by