File lifelines.changes of Package lifelines

-------------------------------------------------------------------
Thu Feb 22 09:26:27 UTC 2024 - Dr. Werner Fink <werner@suse.de>

- Update to lifelines git version 4f417309
  This release includes full 64-bit support, without database migration!
  Main Program:
  - Make LifeLines 64-bit clean
  - Improve parser error for random out-of-palce number
  - Allow empty block bodies in reports
  - Allow fullname() to be used with an invalid INDI
  - Make manip_name() UTF-8 aware (fixes to limit_width and name_string)
  - Fix bug in j2date()
  - Massive cleanup of compiler warnings
  Infrastructure:
  - Improve curses detection for wide character support
  - Add support for GNU Bison 3.x
  - Add configure support for --with-32bit and --with-64bit
  - Add support for cscope, cscout, gcov and sonarqube
  Documentation:
  - Remove SourceForge and GitHub (MarcNo) refs, replace with GitHub (Lifelines) refs
  - Update docs to docbook 5 format
  Tools:
  - Add lldump tool
  Tests:
  - Add tests for fullname, eqv_pvalue, gengedcomstrong, checkjd2date and math
  - Add royal92 test for gedcom import
  - Add view-history and pedigree-longname test
  - Add string-unicode and string-utf8 tests
  - Add standalone C test programa and fix nextfkey test
  - Integrate tests to run with automake Parallel test Harness
- Port and rename patches
  * lifelines-3ad4571.dif becomes lifelines-4f417309.dif
  * lifelines-3ad4571-array.dif becomes lifelines-4f417309-array.dif
- Remove upstream patch reproducible.patch
- Make %patch macro work with rpm 4.2

-------------------------------------------------------------------
Tue Jun 20 12:51:02 UTC 2023 - Andreas Schwab <schwab@suse.de>

- Remove useless --with-64bit/--with-32bit

-------------------------------------------------------------------
Tue Jun  9 12:14:29 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>

- Add reproducible.patch to override build date (boo#1047218)

-------------------------------------------------------------------
Tue Apr  7 10:01:06 UTC 2020 - Dr. Werner Fink <werner@suse.de>

- Avoid -m64 on aarch64 (and also -m32 on arm) as gcc does not know about

-------------------------------------------------------------------
Fri Aug 23 12:55:47 UTC 2019 - Dr. Werner Fink <werner@suse.de>

- Switch from LDFLAGS to LIBS to let configure find has_key() in libtinfo 

-------------------------------------------------------------------
Fri Aug 23 11:23:21 UTC 2019 - Dr. Werner Fink <werner@suse.de>

- Update to lifelines git version 3ad4571, which is the follower
  of lifelines version 3.1.1 (bug boo#1146704)
  * Removep patches
    lifelines-3.0.59-funcptr.dif now upstream solved
    lifelines-decl.patch now superfluous
  * Port patches
    lifelines-3.0.60-array.dif which becomes lifelines-3ad4571-array.dif
    lifelines-3.0.62.dif which becomes lifelines-3ad4571.dif

-------------------------------------------------------------------
Mon Feb  6 18:16:48 UTC 2017 - dimstar@opensuse.org

- Favor newer ncurses versions over older ones (e.g.
  ncurses6-config > ncurses5-config).

-------------------------------------------------------------------
Tue Oct  6 13:32:57 UTC 2015 - werner@suse.de

- Make it build with latest ncurses 

-------------------------------------------------------------------
Mon Feb 24 10:29:29 UTC 2014 - schwab@suse.de

- lifelines-decl.patch: fix conflicting declaration

-------------------------------------------------------------------
Wed Apr  3 09:42:41 UTC 2013 - joop.boonen@opensuse.org

- Cleaned the spec file up 

-------------------------------------------------------------------
Tue Jul 24 08:33:10 UTC 2012 - werner@suse.de

- Add missing font 

-------------------------------------------------------------------
Tue Jul 10 09:55:05 UTC 2012 - werner@suse.de

- Make it build with latest TeXLive 2012 with new package layout 

-------------------------------------------------------------------
Wed Dec 21 10:31:40 UTC 2011 - coolo@suse.com

- remove call to suse_update_config (very old work around)

-------------------------------------------------------------------
Fri Dec  2 15:54:29 UTC 2011 - coolo@suse.com

- add automake as buildrequire to avoid implicit dependency

-------------------------------------------------------------------
Wed Jul  8 10:33:30 CEST 2009 - coolo@novell.com

- fix build with automake 1.11

-------------------------------------------------------------------
Mon May  5 13:44:17 CEST 2008 - werner@suse.de

- Reqiures also xmltex

-------------------------------------------------------------------
Thu Apr 10 16:13:50 CEST 2008 - werner@suse.de

- Changes for new ncurses header location

-------------------------------------------------------------------
Tue Mar 25 18:24:13 CET 2008 - werner@suse.de

- Work around missing LaTeX format for JadeTeX

-------------------------------------------------------------------
Fri Dec 14 14:23:23 CET 2007 - werner@suse.de

- Update to lifelines 3.0.62
 * Fix encoding conversion for GEDCOM, pedigree, and GEDCOM modes
 * Improved German translation
 * Improvements to configure finding curses
 * More strings made ready for internationalization
 * Minor doc tweaks, and packaging tweaks for Debian

-------------------------------------------------------------------
Wed Aug  1 12:11:27 CEST 2007 - werner@suse.de

- Update to lifelines 3.0.60: Fixes a lot of documentation
- Avoid broken brp-symlink check
- Avoid some RPMlint warnings

-------------------------------------------------------------------
Thu Jun 21 18:29:58 CEST 2007 - werner@suse.de

- Update to lifelines 3.0.59: Is able to handle UTF-8

-------------------------------------------------------------------
Sun Apr 22 22:41:05 CEST 2007 - ro@suse.de

- use texlive for building 

-------------------------------------------------------------------
Fri Mar 30 12:21:40 CEST 2007 - rguenther@suse.de

- Add bison and ncurses-devel BuildRequires.

-------------------------------------------------------------------
Sat Oct 21 15:02:56 CEST 2006 - schwab@suse.de

- Properly use autoreconf.

-------------------------------------------------------------------
Thu Jun 22 18:14:26 CEST 2006 - ro@suse.de

- remove selfprovides 

-------------------------------------------------------------------
Wed Jan 25 21:37:51 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Mon Jan 23 16:09:24 CET 2006 - werner@suse.de

- Fix array subscript number (bug #144800)

-------------------------------------------------------------------
Fri Sep 30 15:45:05 CEST 2005 - werner@suse.de

- Update to lifelines 3.0.46.1 to get it work even with ncurses 5.4

-------------------------------------------------------------------
Thu Sep 29 18:50:29 CEST 2005 - werner@suse.de

- Re-enable traditional address handling (-fno-strict-aliasing)

-------------------------------------------------------------------
Wed Jun 22 09:44:54 CEST 2005 - ke@suse.de

- Add docbook-dsssl-stylesheets to neededforbuild and enable building
  docs.

-------------------------------------------------------------------
Tue Jun 14 13:56:15 CEST 2005 - werner@suse.de

- New package: lifelines, a genealogy program

-------------------------------------------------------------------
openSUSE Build Service is sponsored by