File tuxpaint.changes of Package tuxpaint
-------------------------------------------------------------------
Mon Apr 13 18:12:27 UTC 2015 - badshah400@gmail.com
- Add tuxpaint-rpmlintrc file as a source in specfile.
-------------------------------------------------------------------
Tue Apr  7 13:34:01 UTC 2015 - p.drouand@gmail.com
- Use download Url as source
- Update project Url
-------------------------------------------------------------------
Sat Dec 27 17:06:26 UTC 2014 - lars@linux-schulserver.de
- update to 0.9.22:
  + 14 new magic tools
  + 40 new template pictures
  + nearly 200 new stamps
  + support for SVG and KidPix templates
  + and an enhanced text tool
  + also features accessibility improvements, including keyboard and
    joystick pointer controls, and an on-screen keyboard
  Please read /usr/share/doc/packages/tuxpaint/CHANGES.txt 
  for more details
- removed upstreamed patches:
  + tuxpaint-manpage_fix.patch
  + tuxpaint-linux_arch_links.patch
  + tuxpaint-de_translation.patch
  + tuxpaint-libpng15.patch
- ran spec-cleaner
-------------------------------------------------------------------
Tue May 14 09:20:46 UTC 2013 - lars@linux-schulserver.de
- as recommended by rpmlint: switch RPM group of the devel package
  to Development/Libraries/C and C++
-------------------------------------------------------------------
Thu Aug 30 08:42:13 UTC 2012 - pgajdos@suse.com
- fixed build with libpng15
  * libpng15.patch
-------------------------------------------------------------------
Mon Jul  9 07:41:45 UTC 2012 - cfarrell@suse.com
- license update: GPL-2.0+
  SPDX format
-------------------------------------------------------------------
Fri Jun 29 11:59:57 UTC 2012 - lars@linux-schulserver.de
- added tuxpaint-manpage_fix.patch to fix typos in manpage
- dropped tuxpaint-link.patch for tuxpaint-linux_arch_links.patch 
  which uses a more flexible way finding libpng
-------------------------------------------------------------------
Mon Nov 21 14:08:04 UTC 2011 - cyberorg@opensuse.org
- add tuxpaint-link.patch to fix build on 12.1 
-------------------------------------------------------------------
Sun Jul  3 11:52:21 UTC 2011 - lars@linux-schulserver.de
- fix build on newer openSUSE distributions (unknown language dirs 
  are removed automatically now)
-------------------------------------------------------------------
Fri Dec 25 15:18:00 UTC 2009 - lars@linux-schulserver.de
- specfile cleanup
- build with MAGIC_PREFIX="%buildroot/%_libdir/%name/plugins" to 
  have the plugins in lib64 on 64bit machines
-------------------------------------------------------------------
Mon Aug  3 22:27:00 CEST 2009 - lars@linux-schulserver.de
- fix german translation (tuxpaint-de_translation.patch)
-------------------------------------------------------------------
Mon Aug  3 10:53:26 CEST 2009 - lars@linux-schulserver.de
- update to 0.9.21:
  + two dozen new Magic tools
  + a brush that paints with 'toothpaste', and others that paint 
    with confetti, rain, snowballs, and snowflakes
  + Starter Images are now easier to make
  + Text tool now supports bidirectional languages 
  + Two new languages: Shuswap and Songhay
  + many other translations have been updated
  + On Linux, environment variables (like "$HOME") may now be used 
    when setting directories for saving images or finding 
    data files
  + and a number of minor improvements and bug fixes requested by 
    the Tux Paint community
  + For a complete list of changes, see the Tux Paint ChangeLog
- added fribidi-devel to BuildRequires
- install KDE icons, too
- strip the binaries
- enable fedory build
-------------------------------------------------------------------
Tue Mar 17 13:09:29 CET 2009 - lars@linux-schulserver.de
- fix build on older distributions
-------------------------------------------------------------------
Wed Oct  1 11:59:41 CEST 2008 - lrupp@suse.de
- update to 0.9.20:
  + Many localisation updates
  + Build System improvements
  + Documentation improvements 
  + Bugfixes
-------------------------------------------------------------------
Thu Sep 25 16:53:47 CEST 2008 - lars@linux-schulserver.de
- moved to Education base repository
-------------------------------------------------------------------
Tue Mar  4 11:38:00 CET 2008 - lars@linux-schulserver.de
- update to 0.9.19:
  + New Localizations:
    - Australian English
    - Azerbaijani
    - Canadian English
    - Khmer
    - Macedonian
    - Occitan
    - Zapoteco
  + Localization Updates:
    - British English translation
    - Chinese (Simplified) README and FAQ documentation
    - Danish translation
    - Esperanto translation
    - Faroese translation
    - Finnish translation
    - French translation
    - Gujarati translation
    - Russian translation
  + System-Related Improvements:
    - Added "--allowscreensaver" option, which prevents Tux Paint 
      from disabling the screensaver or monitor power management 
      while running. 
    - Removed unfinished, unused record and playback code.
  + Documentation Improvements:
    - Brought documentation on Tux Paint canvas size 
      up-to-date, for importing photos/etc.
  + Recreated "Tux Paint" title art using Inkscape 
    (traced original bitmap).
  + Larger "Tux Paint" title art displayed on larger screens.
  + Corrected bug where Shift and Kaleidoscope magic tools would crash
    when sound was disabled.
  + Corrected issues that prevented building Tux Paint without sound
    support (extraneous SDL_mixer library calls).
  + Preventing crash when starter images could not be loaded
    (when trying to flip or mirror them).
-------------------------------------------------------------------
Mon Feb 11 14:21:13 CET 2008 - lars@linux-schulserver.de
- update to 0.9.19-cvs-2007.12.11:
  + Localization Updates: da, fi, fr, gu, ru, 
  + Removed unfinished, unused record and playback code
  + Brought documentation on Tux Paint canvas size up-to-date
  + Corrected bug where Shift and Kaleidoscope magic tools would 
    crash when sound was disabled
  + Preventing crash when starter images could not be loaded
  + .. (see CHANGES file)
-------------------------------------------------------------------
Wed Jan  2 00:44:32 CET 2008 - lars@linux-schulserver.de
- split out devel file for tp-magic-config (plugin development) 
- rework specfile, part 1
-------------------------------------------------------------------
Fri Nov 23 11:12:18 CET 2007 - lars@linux-schulserver.de
- updates:
  + tuxpaint-0.9.18
  + tuxpaint-stamps-2007.11.21
  + tuxpaint-config-0.0.9.tar.gz
- important changes (for more see ChangeLog):
  + Speed up prompt animations, and made them 'fly' from their 
    sources
  + Center image of directional brushes shown. (SF.net #1658697)
  + Added a 'color picker' entry to the color palette
  + Any current text being written in the Text tool is applied 
    to the picture if 'Print' is clicked. (Useful if kids are told 
    to add their name to a picture when they're done, right before 
    printing, but they forget to hit [Enter].)
  + All stamps can be forced to start at a particular size
  + Added an API for developing Magic tools as plug-ins.
  + Began adding support for using SDL_Pango
  + Lockfile can be disabled via options file ("nolockfile=yes") 
    now, too.
-------------------------------------------------------------------
Mon Aug 13 13:51:52 CEST 2007 - lrupp@suse.de
- use fdupes 
-------------------------------------------------------------------
Tue Aug  7 14:57:37 CEST 2007 - sndirsch@suse.de
- updated to release 0.9.17:
  * Scalable Vector Graphic (SVG) stamps, Japanese and Korean text
    entry, improved printing and monitor support, and stamp
    categories are just a few of the many improvements.
-------------------------------------------------------------------
Mon Jul  9 22:21:59 CEST 2007 - sndirsch@suse.de
- fixed BuildRequires for openSUSE > 10.2 
-------------------------------------------------------------------
Tue Jan  9 21:32:30 CET 2007 - sndirsch@suse.de
- fixed %files section for openSUSE > 10.2
-------------------------------------------------------------------
Mon Nov  6 23:25:51 CET 2006 - sndirsch@suse.de
- fixed file permissions
-------------------------------------------------------------------
Mon Oct 23 03:28:57 CEST 2006 - sndirsch@suse.de
- updated to release 0.9.16
  * interface improvements
  * tool improvements
  * new brushes
  * new starter images
  * new translations
  * translation updates
  * documentation improvements
  * compiling, porting and packaging updates
  * bug fixes
-------------------------------------------------------------------
Thu Sep 14 00:20:57 CEST 2006 - ro@suse.de
- added -lpng to linkspec for tuxpaint (SDL does not do that anymore) 
-------------------------------------------------------------------
Sat Aug 19 10:37:42 CEST 2006 - sndirsch@suse.de
- moved SuSEconfig.tuxpaint to /usr/share/doc/packages/tuxpaint
-------------------------------------------------------------------
Tue Aug  8 21:38:30 CEST 2006 - sndirsch@suse.de
- adjusted to new freefont font path
-------------------------------------------------------------------
Sun Jul 23 16:51:25 CEST 2006 - sndirsch@suse.de
- fixed build for X.Org 7 
-------------------------------------------------------------------
Mon Jan 30 12:43:43 CET 2006 - ro@suse.de
- added gcc-c++ to BuildRequires 
-------------------------------------------------------------------
Wed Jan 25 21:42:19 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Sun Nov 27 15:59:02 CET 2005 - sndirsch@suse.de
- updated to release 0.9.15b
- added tuxpaint-config
-------------------------------------------------------------------
Thu Sep  8 16:22:24 CEST 2005 - sndirsch@suse.de
- fixed file permissions (#114849) 
-------------------------------------------------------------------
Thu Sep  1 04:41:22 CEST 2005 - sndirsch@suse.de
- added desktop icon (Bug #113666) 
-------------------------------------------------------------------
Fri Aug 26 22:01:26 CEST 2005 - sndirsch@suse.de
- SuSEconfig.tuxpaint:
  * only check for fonts when "--force" is specified (Bug #113259)
-------------------------------------------------------------------
Thu Jul 28 07:02:19 CEST 2005 - sndirsch@suse.de
- added libmikmod to #neededforbuild 
-------------------------------------------------------------------
Mon Jul 25 22:28:00 CEST 2005 - sndirsch@suse.de
- fixed build with new SDL 
-------------------------------------------------------------------
Fri Jul 22 08:26:34 CEST 2005 - sndirsch@suse.de
- added SDL_mixer-devel to #neededforbuild 
-------------------------------------------------------------------
Fri Mar 18 11:53:49 CET 2005 - sndirsch@suse.de
- added netpbm to Requires; needed for printing 
-------------------------------------------------------------------
Fri Dec  3 18:25:20 CET 2004 - sndirsch@suse.de
- replaced kochi font with mikachan font
-------------------------------------------------------------------
Sat Oct 30 22:42:37 CEST 2004 - sndirsch@suse.de
- added japanese font as sazanami font doesn't work 
-------------------------------------------------------------------
Sat Oct 30 19:35:08 CEST 2004 - sndirsch@suse.de
- package tuxpaint locale fonts (el,he,hi,ta,vi); use them as 
  fallback if no other fonts match
-------------------------------------------------------------------
Fri Oct 29 18:20:53 CEST 2004 - sndirsch@suse.de
- improved SuSEconfig.tuxpaint
-------------------------------------------------------------------
Wed Oct 27 00:12:06 CEST 2004 - sndirsch@suse.de
- update to release 0.9.14
-------------------------------------------------------------------
Mon Oct 18 00:36:25 CEST 2004 - ro@suse.de
- removed ttf-kochi-gothic from neededforbuild (dropped)
-------------------------------------------------------------------
Mon Aug 16 17:51:53 CEST 2004 - sndirsch@suse.de
- improved SuSEconfig.tuxpaint 
-------------------------------------------------------------------
Thu Aug  5 21:10:23 CEST 2004 - sndirsch@suse.de
- create symlinks to greek and CJK fonts on-the-fly via
  SuSEconfig.tuxpaint 
-------------------------------------------------------------------
Thu Mar 18 12:28:13 CET 2004 - sndirsch@suse.de
- use FreeSerif for greek font support now; require freefont
  package instead of double packaging these fonts (Bug #36385)
-------------------------------------------------------------------
Mon Feb 23 14:32:26 CET 2004 - sndirsch@suse.de
- changed desktop category to KidsGame
-------------------------------------------------------------------
Tue Feb 17 07:30:06 CET 2004 - sndirsch@suse.de
- fixed desktop category: X-SuSE-School --> X-SuSE-Teaching
-------------------------------------------------------------------
Sat Jan 10 20:38:05 CET 2004 - adrian@suse.de
- build as user
-------------------------------------------------------------------
Sat Dec 27 12:57:09 CET 2003 - sndirsch@suse.de
- updated to release 0.9.13
- updated Rubber Stams to release 2003.12.23
-------------------------------------------------------------------
Sat Aug 23 14:18:05 CEST 2003 - sndirsch@suse.de
- updated to release 0.9.12
-------------------------------------------------------------------
Mon Aug 11 11:29:15 CEST 2003 - sndirsch@suse.de
- added desktop file
-------------------------------------------------------------------
Wed Jul  9 12:32:33 CEST 2003 - sndirsch@suse.de
- fixed for de_DE.UTF-8 and other UTF-8 locales
-------------------------------------------------------------------
Wed Jun 18 15:31:23 CEST 2003 - sndirsch@suse.de
- updated to release 0.9.11
- added font support for CJK and greek
-------------------------------------------------------------------
Fri Jun 13 22:29:57 CEST 2003 - sndirsch@suse.de
- fixed filelist
-------------------------------------------------------------------
Tue May 27 11:01:20 CEST 2003 - coolo@suse.de
- use BuildRoot
- fix %_docdir permissions
-------------------------------------------------------------------
Wed Feb  5 23:39:33 CET 2003 - sndirsch@suse.de
- updated to release 0.9.9
- updated Rubber Stams to release 2003.01.28
-------------------------------------------------------------------
Thu Jan 30 22:13:46 CET 2003 - sndirsch@suse.de
- updated to release 0.9.6
-------------------------------------------------------------------
Sat Jan 18 23:03:51 CET 2003 - sndirsch@suse.de
- updated to release 0.9.5
- added Rubber Stamps
-------------------------------------------------------------------
Sun Dec 29 23:41:20 CET 2002 - sndirsch@suse.de
- updated to release 0.9.2
-------------------------------------------------------------------
Sat Oct 26 16:19:50 CEST 2002 - sndirsch@suse.de
- created package