gperf/gperf.changes

165 lines
5.1 KiB
Plaintext

-------------------------------------------------------------------
Tue May 24 19:22:01 UTC 2022 - Dirk Müller <dmueller@suse.com>
- stop linking dynamic content per full url, this breaks
asset validation
- remove info scripts, this is done via filetriggers for ages
- remove obsolete rm in %%install - these files are no longer installed
-------------------------------------------------------------------
Tue Nov 24 11:46:21 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
- Small package cleanup
-------------------------------------------------------------------
Tue Mar 6 09:15:05 UTC 2018 - schwab@suse.de
- testsuite-race.patch: fix race condition in testsuite
-------------------------------------------------------------------
Thu Jan 5 15:07:45 UTC 2017 - mpluskal@suse.com
- Update to version 3.1:
* The generated C code is now in ANSI-C by default.
* The 'len' parameter of the hash function and of the lookup
function is now of type 'size_t' instead of 'unsigned int'.
* Added option --constants-prefix.
* Added declaration %define constants-prefix.
- Some packaging changes:
* https urls for downloads
* keyring is now fetched from savannah
-------------------------------------------------------------------
Thu Apr 2 15:38:25 UTC 2015 - mpluskal@suse.com
- Add gpg signature
- Correct info requirements
- Cleanup spec file with spec-cleaner
-------------------------------------------------------------------
Sun Dec 7 20:08:17 UTC 2014 - jengelh@inai.de
- Remove ancient specfile tags, and provide homepage URL.
-------------------------------------------------------------------
Fri Feb 26 13:43:48 UTC 2010 - puzel@novell.com
- update to gperf-3.0.4
* gperf is now licensed under the GPL version 3 or newer.
* The generated C code gives less warnings with gcc-4.2.x
in c99 or gnu99 mode.
* The generated C code is compatible with gcc-4.3.x in c99 or
gnu99 mode.
- clean up specfile using macros
- make check in correct specfile section
-------------------------------------------------------------------
Mon Dec 14 22:20:31 CET 2009 - jengelh@medozas.de
- enable parallel building
-------------------------------------------------------------------
Mon Jul 17 15:38:58 CEST 2006 - ro@suse.de
- update to 3.0.2
- documentation fixes
- Fix #line directives for filenames containing backslashes
- add option --length-table-name
-------------------------------------------------------------------
Wed Jan 25 21:36:18 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Sun May 22 01:38:19 CEST 2005 - schwab@suse.de
- Fix missing declaration.
-------------------------------------------------------------------
Mon Oct 20 01:59:56 CEST 2003 - ro@suse.de
- don't build as root
-------------------------------------------------------------------
Mon Jun 16 11:14:19 CEST 2003 - ro@suse.de
- update to 3.0.1 (documentation and testsuite fixes)
-------------------------------------------------------------------
Mon May 19 12:14:25 CEST 2003 - ro@suse.de
- remove unpackaged file
-------------------------------------------------------------------
Thu May 15 12:18:40 CEST 2003 - ro@suse.de
- update to 3.0 with many additional options
-------------------------------------------------------------------
Tue May 13 00:39:16 CEST 2003 - ro@suse.de
- fix file list
-------------------------------------------------------------------
Thu Apr 24 12:20:23 CEST 2003 - ro@suse.de
- fix install_info --delete call and move from preun to postun
-------------------------------------------------------------------
Thu Feb 6 17:16:16 CET 2003 - ro@suse.de
- added install-info macros
-------------------------------------------------------------------
Mon Oct 28 12:53:58 CET 2002 - ro@suse.de
- buildrooted
-------------------------------------------------------------------
Tue Sep 17 17:34:28 CEST 2002 - ro@suse.de
- removed bogus self-provides
-------------------------------------------------------------------
Wed Feb 27 12:30:52 CET 2002 - ro@suse.de
- bzipped source
- added docu files to filelist (#13968)
-------------------------------------------------------------------
Wed Jun 13 13:38:37 CEST 2001 - schwab@suse.de
- Don't link statically any more.
-------------------------------------------------------------------
Sat Sep 30 00:41:31 CEST 2000 - ro@suse.de
- update to 2.7.2
-------------------------------------------------------------------
Mon Sep 25 15:25:15 CEST 2000 - ro@suse.de
- sorted
-------------------------------------------------------------------
Thu Jan 20 18:30:14 CET 2000 - ro@suse.de
- specfile cleanup, man,info -> usr/share
-------------------------------------------------------------------
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
-------------------------------------------------------------------
Fri Jan 15 00:40:36 MET 1999 - ro@suse.de
- link statically: needed when rebuilding libstdc++
-------------------------------------------------------------------
Fri Jan 15 00:05:54 MET 1999 - ro@suse.de
- created initial package using jurix dif