Commit Graph

13 Commits

Author SHA256 Message Date
Tina Müller
d826de4334 Fix disabling of __perllib_provides
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-BibTeX?expand=0&rev=25
2024-03-08 23:06:21 +00:00
Dirk Stoecker
e8a878ebc4 Accepting request 1103545 from devel:languages:perl:autoupdate
- new version format, see https://github.com/openSUSE/cpanspec/issues/47
- updated to 0.89
   see /usr/share/doc/packages/perl-Text-BibTeX/Changes
  0.89 2023-01-24
   * Fix Config::AutoConf dependency version

OBS-URL: https://build.opensuse.org/request/show/1103545
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-BibTeX?expand=0&rev=23
2023-08-14 15:49:47 +00:00
Dirk Stoecker
e6e9859f72 Accepting request 710383 from home:pmonrealgonzalez:branches:devel:languages:perl
- update to 0.88
   see /usr/share/doc/packages/perl-Text-BibTeX/Changes
  0.88 2019-04-29
   * Make namebug.c compile with non std99 compiler.
  0.87 2019-04-06
   * Fix 0.86 release
  0.86 2019-03-31
   * Install btparse.h header file (Alberto Simões)
   * Fix compilation issues with some compilers (Tobias Schlemmer)
   * Fix some crashes and malfunctinos in bt_format_name and bt_split_name (Tobias Schlemmer)
   * Issue warnings for unmatched braces (Tobias Schlemmer)
- Updated URL to MetaCPAN
- Added missing btparse.h to the devel package
- Updated spec file with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/710383
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-BibTeX?expand=0&rev=21
2019-06-17 17:15:08 +00:00
Stephan Kulow
e181edd696 Accepting request 596063 from home:WernerFink:branches:devel:languages:perl
For next TexLive 2018
- updated to 0.85
   see /usr/share/doc/packages/perl-Text-BibTeX/Changes
  0.85 2017-08-31
   * FreeBSD includes a definition of strlcat, so no need to redefine it.
  0.84 2017-08-31
   * Further buffer overflow fixes.
   * Spellchecking fixes by Julián Moreno Patiño, Lucas Kanashiro, and 
     Gregor Herrmann (debian community)
  0.83 2017-08-28
   * Remove unecessary depedency to YAML.
   * Fix further buffer overflow situations.
  0.82 2017-08-27
   * Fix buffer overflow (thanks to Hamid Ebadi).
   * Hide error messages on tests, and use them for testing purposes.
  0.81 2017-07-19
   * Fix issue with NameFormat and unitialized join-tokens.
     (thanks to Karl Wette for the bug report).

OBS-URL: https://build.opensuse.org/request/show/596063
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-BibTeX?expand=0&rev=19
2018-04-20 13:46:33 +00:00
49f3bc76d3 Accepting request 500142 from home:WernerFink:branches:devel:languages:perl
- Remove patches now upstream
  * Text-BibTeX-rpmlint.patch
  * perl-Text-BibTeX-uninit.patch
- Add file cpanspec.yml
- Make if build
- Add patch manual-pages-for-libbtparse.patch to get API manual
  pages for libbtparse into third section as well
- Split package for libbtparse.so off from main package

- updated to 0.80
   see /usr/share/doc/packages/perl-Text-BibTeX/Changes
  0.80 2017-03-25
   * Fix tests in order to work without dot in @INC (thanks Kent Fredric for the bug report)
  
  0.79 2017-03-13
   * Further fixes to allow the parse of multiple files (Karl Wette).
  
  0.78 2017-01-10
   * Fixed some issues with uninitialized arrays and s390
   * Fixed test with fileno (thanks to Karl Wette).
   * Allow state of btparse parser to be reset, for parsing multiple files (Karl Wette):
     - bt_parse_entry(): reset parser state if infile == NULL
     - BibTeX.xs: add _reset_parse(), _reset_parse_s() methods to Text::BibTeX::Entry
     - Text::BibTeX::Entry: allow new() or parse() with undefined filehandle; calls _reset_parse()
     - Text::BibTeX::Entry: allow new() or parse_s() with undefined text; calls _reset_parse_s()
     - Text::BibTeX::File: close() calls Text::BibTeX::Entry->new($filename, undef) to reset parser
  
  0.77 2016-09-20
   * Fixes for testing and installing on Darwin (install_name issues).
     Thanks to Nuno "smash" Carvalho for the report and debug help.

OBS-URL: https://build.opensuse.org/request/show/500142
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-BibTeX?expand=0&rev=17
2017-06-14 10:29:31 +00:00
P. Janouch
41a45958ce - updated to 0.72
see /usr/share/doc/packages/perl-Text-BibTeX/Changes
  0.72 2016-04-19
    * Added clone() method to Text::BibTeX::Entry
  
  0.71 2015-05-28
   * Fix segmentation fault when btparse fails parsing a long
     entry. Thanks to Dale Evans.
   * Stop using UNIVERSAL (5.21.3 requirement).
     Thanks to Jitka Plesnikova
- removed perl-Text-BibTeX-libdir.patch since it's been upstreamed

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-BibTeX?expand=0&rev=15
2016-06-08 17:07:35 +00:00
Stephan Kulow
9d4d085bc5 - updated to 0.70
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-BibTeX?expand=0&rev=12
2014-09-19 12:30:08 +00:00
Stephan Kulow
691335f7e0 - updated to 0.70
* Added metadata for metacpan

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-BibTeX?expand=0&rev=11
2014-09-19 12:29:17 +00:00
Stephan Kulow
4c63642a62 Accepting request 238261 from home:AndreasSchwab:f
- perl-Text-BibTeX-uninit.patch: Fix use of unitialized memory
- update to 0.69
  * Replacement for islower() which understands all Unicode 6.2.0
    chars with "LOWERCASE" property
  * Fixes for UTF-8 handling of combining marks

OBS-URL: https://build.opensuse.org/request/show/238261
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-BibTeX?expand=0&rev=9
2014-06-22 10:13:53 +00:00
0abba7d088 Accepting request 157144 from devel:ARM:AArch64:Factory
- Add aarch64 to the list of lib64 platforms

OBS-URL: https://build.opensuse.org/request/show/157144
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-BibTeX?expand=0&rev=7
2013-03-03 10:53:37 +00:00
Dirk Stoecker
071d3bf756 Accepting request 144902 from home:oertel:branches:openSUSE:Factory
- fix libdir for s390x as well 
- update to 0.66
  * Fix a segmentation fault with strcat and no string limit
  * Patch to support @ and ~ in names
  * Patch to expand macro size limit

OBS-URL: https://build.opensuse.org/request/show/144902
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-BibTeX?expand=0&rev=5
2012-12-10 09:50:59 +00:00
Stephan Kulow
c31bdc1c43 Accepting request 122413 from home:k0da:ppc
- fix ppc64 libdir

OBS-URL: https://build.opensuse.org/request/show/122413
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-BibTeX?expand=0&rev=3
2012-05-25 15:30:16 +00:00
Stephan Kulow
6b8734b833 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-BibTeX?expand=0&rev=2 2012-05-25 08:59:21 +00:00