------------------------------------------------------------------ --- Changelog.all ----------- Fr 28. Dez 21:37:49 CET 2007 ------ ------------------------------------------------------------------ ------------------------------------------------------------------ ------------------ 2020-12-23 - Dec 23 2020 ------------------- ------------------------------------------------------------------ ++++ geogebra: - included geogebra (start-script) - included geogebra.desktop ------------------------------------------------------------------ ------------------ 2017-12-23 - Dec 23 2017 ------------------- ------------------------------------------------------------------ ++++ MultiplicationStation: - change MultiplicationSation from /usr/share to /usr/lib/python2.5/site-packages/ - copy accounts to /usr/games/ - copy MultiplicationSation.py to /usr/lib/python2.5/site-packages/ - symlink MultiplicationSation.py to usr/bin/ ------------------------------------------------------------------ ------------------ 2007-12-28 - Dec 28 2007 ------------------- ------------------------------------------------------------------ ++++ tuxmath: - update to 1.6.0: + improvements in crossbuilding for windows and linux + added global config file support for specifying a home directory + reworked the user login (see README for details) + allow users to share a single high score file + Makefile fixes + added translations (dutch, french, czech, ...) + use blend to smooth out the animation + removed dead code and unused variables ++++ tuxtype: - require correct SDL_ttf-devel version ------------------------------------------------------------------ ------------------ 2007-12-27 - Dec 27 2007 ------------------- ------------------------------------------------------------------ ++++ opensuse-education-docu: - initial version for openSUSE-Education 10.2 ++++ release-notes-edu: - fix various bugs about Beta and non-Beta warnings - declare this as Education Release 1.0 for all products - added some general informations about the project himself ------------------------------------------------------------------ ------------------ 2007-12-26 - Dec 26 2007 ------------------- ------------------------------------------------------------------ ++++ maxima: - update to 5.14.0 - packaged for openSUSE-Education - added %defattr to %files ++++ yacas: - update to 1.2.2 ------------------------------------------------------------------ ------------------ 2007-12-25 - Dec 25 2007 ------------------- ------------------------------------------------------------------ ++++ gnomesword: - initial package 2.3.1 ------------------------------------------------------------------ ------------------ 2007-12-23 - Dec 23 2007 ------------------- ------------------------------------------------------------------ ++++ bibletime: - initial version 1.6.5 ++++ gcompris: - updated to the last v. 8.4.2 Russian translation from altlinux (Edu #0000013) ++++ sword: - initial package for openSUSE-Education ------------------------------------------------------------------ ------------------ 2007-12-21 - Dec 21 2007 ------------------- ------------------------------------------------------------------ ++++ LabPlot: - build in openSUSE Buildservice ++++ planets: - beautify specfile: + split off changelog entries + use AutoReqProv for Requiring depending packages automatically - Fixed spec file ------------------------------------------------------------------ ------------------ 2007-12-20 - Dec 20 2007 ------------------- ------------------------------------------------------------------ ++++ kdebase4-workspace: - update to 3.97.1 ++++ kdewebdev4: - update to 3.97.1.svn749241 ++++ kdebase4-session: - update to 3.97.1 ++++ kdebase4-wallpapers: - update to 3.97.1 ++++ kdevelop4: - update to 3.97.1.svn749241 ++++ kdevplatform4: - update to 3.97.1.svn749241 ++++ soprano: - update up to commit 750707 for latest KDE4 SVN ------------------------------------------------------------------ ------------------ 2007-12-19 - Dec 19 2007 ------------------- ------------------------------------------------------------------ ++++ WebKit-Qt: - initial package ++++ raptor: - missing pkg-config in buildrequires ------------------------------------------------------------------ ------------------ 2007-12-18 - Dec 18 2007 ------------------- ------------------------------------------------------------------ ++++ clisp: - Use -ffloat-store on on i386 to avoid the previous bug - Reorder -f options and -D defines of gcc ++++ soprano: - fix plugin loading on 64bit architectures ------------------------------------------------------------------ ------------------ 2007-12-17 - Dec 17 2007 ------------------- ------------------------------------------------------------------ ++++ clisp: - Add workaround to gcc bug in -O2 on i386 ++++ kdegames4: - update to 3.97.1 ++++ rosegarden4: - updated to version 1.6.0: * Diatonic transpose * Fretboards * Marker ruler usability improvements * Multiple lines of lyrics * Highlight overlapping notes in notation editor * Better LilyPond output dialog, preview through Lilypond, print through LilyPond from segment and notation views * In-place LilyPond header value editing in LilyPond option dialog * Transposition of the staff shown in LilyPond output * Show current segment colour in raw note ruler, permit cycling through segments on single staff in notation * Menus and configuration dialog reorganised for easier access and greater clarity * Infrared remote control: Support for IRKick * Add track(s) in middle * Use RTC timer when recent kernel and ALSA versions are detected * Expanded documentation * Reorganised configuration dialog into standard/advanced options * Some revised example files * Nice new splash screen ------------------------------------------------------------------ ------------------ 2007-12-16 - Dec 16 2007 ------------------- ------------------------------------------------------------------ ++++ SDL_image: - fixed BuildRequires for SUSE < 10.2 ++++ SDL_ttf: - fixed BuildRequires for SUSE < 10.2 ++++ kdepim4: - update to 3.97.1 ++++ kdetoys4: - update to 3.97.1 ++++ kdeutils4: - update to 3.97.1 ++++ kdeedu4: - update to 3.97.1 ++++ kdesdk4: - update to 3.97.1 ++++ kdebase4: - update to 3.97.1 ++++ kdegraphics4: - update to 3.97.1 ++++ kdemultimedia4: - update to 3.97.1 ++++ kdemultimedia4: - update to 3.97.1 ++++ kdeadmin4: - update to 3.97.1 ++++ kdenetwork4: - update to 3.97.1 ++++ kdeaccessibility4: - update to 3.97.1 ++++ kdeedu4-noarch: - update to 3.97.1 ++++ kdeaccessibility4-icons: - update to 3.97.1 ++++ kdebase4-runtime: - update to 3.97.1 ++++ kdebindings4: - update to 3.97.1 ++++ kdebindings4: - update to 3.97.1 ++++ kdelibs4: - update to 3.97.1 ++++ kdepimlibs4: - update to 3.97.1 ++++ soprano: - readd redland as build requirement ------------------------------------------------------------------ ------------------ 2007-12-15 - Dec 15 2007 ------------------- ------------------------------------------------------------------ ++++ rasqal: - Update to version 0.9.15 * Many updates for supporting W3C SPARQL Proposed Recommendation. Passes over 92% of the DAWG SPARQL Test Suite. * Many query engine improvements. * Substantial improvements to datatypes support and evaluation. * Many improvements and fixes for use in low-memory situations * Several new APIs were added including a new XSD decimal class ++++ strigi: - fix build requires ++++ release-notes-edu: - added bugs, meet-us, package-descriptions, base and fix the version information ------------------------------------------------------------------ ------------------ 2007-12-14 - Dec 14 2007 ------------------- ------------------------------------------------------------------ ++++ clisp: - Update to 2.43 * Infrastructure: + Top-level configure now accepts a new option --vimdir which specifies the installation directory for the VIM files (lisp.vim). The default value is ${datadir}/vim/vimfiles/after/syntax/. Thus, lisp.vim is now installed by "make install", and should be included in the 3rd party distributions. + Top-level configure now always runs makemake, and makemake no longer is a "user-level" command; do not run it unless you know what you are doing. This brings the CLISP build process in compliance with the GNU standards. + We now use gnulib-tool to sync with gnulib (not really user visible, but a major infrastructure change). * Portability: + Support for ancient systems with broken CPP have been dropped. This includes AIX 4.2, Coherent386, Ultrix, MSVC4, MSVC5. + NeXT application (GUI) code has been removed. Plain TTY is still supported. * Module berkeley-db now supports Berkeley DB 4.5 & 4.6. * Bug fixes: + FORCE-OUTPUT breakage on MacOS X when stdout is not a terminal. [ 1827572 ] + Fixed *PRINT-PPRINT-DISPATCH* binding in WITH-STANDARD-IO-SYNTAX. [ 1831367 ] - Update to 2.42 * New module gtk2 interfaces to GTK+ v2 and makes it possible to build GUI with Glade. Thanks to James Bailey for the original code. See for details. * New module gdbm interfaces to GNU DataBase Manager. Thanks to Masayuki Onjo . See for details. * A kind of Meta-Object Protocol for structures is now available. See for details. * Module libsvm has been upgraded to the upstream version 2.84. See for details. * NEW-CLX module now supports Stumpwm . Thanks to Shawn Betts . New NEW-CLX demos: bball bwindow greynetic hanoi petal plaid recurrence from . New NEW-CLX demo: clclock based on . New function XLIB:OPEN-DEFAULT-DISPLAY from portable CLX. * Function EXT:ARGLIST now works on macros too. See for details. * Macro TRACE has a new option :BINDINGS, which is useful to share data between PRE-* and POST-* forms. See for details. * Macro FFI:DEF-C-TYPE can now be called with one argument to define an integer type. See for details. * New function EXT:RENAME-DIR can be used to rename directories. See for details. * Functions FILE-LENGTH and FILE-POSITION now work on unbuffered streams too. See for details. * Bug fixes: + Fixed EXT:LETF to work with more than one place. [ 1731462 ] + Fixed rounding of long floats [even+1/2]. [ 1589311 ] + Fixed stdio when running without a TTY, e.g., under SSH. [ 1592343 ] + ANSI compliance: PPRINT dispatch is now respected for nested objects, not just the top-level. [ 1483768, 1598053 ] + Fixed print-read-consistency of strings containing #\Return characters (manifested by COMPILE-FILE). [ 1578179 ] + Fixed "clisp-link run". [ 1469663 ] + Fixed ATANH branch cut continuity. [ 1436987 ] + Reset the function lambda expression when loading a compiled file. [ 1603260 ] + DOCUMENTATION set by SETF is now preserved by COMPILE. [ 1604579 ] + LISTEN now calls STREAM-LISTEN as per the Gray proposal. [ 1607666 ] + IMPORT into the KEYWORD package does not make a symbol a constant variable. [ 1612859 ] + DEFPACKAGE code was executed during non top-level compilation. [ 1612313 ] + Fixed format error message formatting. [ 1482465 ] + Fixed *PPRINT-FIRST-NEWLINE* handling. [ 1412454 ] + Improved hash code generation for very large bignums and for long lists. [ 948868, 1208124 ] + Some bugs related to UNICODE-16 & UNICODE-32. [ 1564818, 1631760, 1632718 ] + All exported defined symbols are now properly locked. [ 1713130 ] + Berkeley-DB module no longer fills up error log file. [ 1779416 ] + New-clx now supports 64-bit KeySym. [ 1797132 ] ++++ kdebase4-runtime: - added directory to filelist ------------------------------------------------------------------ ------------------ 2007-12-13 - Dec 13 2007 ------------------- ------------------------------------------------------------------ ++++ release-notes-edu: - added informations for Kiosk-Education-Settings ------------------------------------------------------------------ ------------------ 2007-12-11 - Dec 11 2007 ------------------- ------------------------------------------------------------------ ++++ kdebase4-session: - /usr/bin/kde4 is not a directory ------------------------------------------------------------------ ------------------ 2007-12-10 - Dec 10 2007 ------------------- ------------------------------------------------------------------ ++++ ClaSS: - added php5-pear-db, php5-pear-xml_util, php5-pearl-XML_Parser, php5-pearl-XML_Serializer to Requires - added php-mysql mod_php_any to Requires ++++ centre: - added student_handbook.pdf, parent_handbook.pdf, Teacher_Handbook.pdf and Administrator_Handbook.pdf ++++ cmake: - if you want cmake, you probably also want make ++++ kde-kids-theme: - revert last change ++++ soprano: - update to 1.99 (rc2): * xesam interface, new ontology interface ++++ php5-pear-xml_parser: - initial version 1.2.8 - initial version 0.18.0 - initial version 1.1.4 ++++ wxMaxima: - update to version 0.7.4 - combine the patches wxMaxima-MathParser.cpp.diff and wxMaxima-MathParser.h.diff in wxMaxima-ATTRIBUTE_PRINTF.patch - enable unicode-glyphs - enable printing - Enable drag'n'drop support ------------------------------------------------------------------ ------------------ 2007-12-8 - Dec 8 2007 ------------------- ------------------------------------------------------------------ ++++ kdesdk4: - update to 3.97.0 - fix build ++++ kdegraphics4: - update to 3.97.0 - fix build ++++ kdebase4-workspace: - update to 3.97.0 - fix build ++++ kdebase4-wallpapers: - update to 3.97.0 - fix build ++++ libqt4: - fix strict aliasing violations in tool classes - silence frequent warnings in headers ++++ libqt4-devel-doc-data: - fix strict aliasing violations in tool classes - silence frequent warnings in headers ++++ libqt4-sql-plugins: - fix strict aliasing violations in tool classes - silence frequent warnings in headers ------------------------------------------------------------------ ------------------ 2007-12-7 - Dec 7 2007 ------------------- ------------------------------------------------------------------ ++++ kiosktool-edu-settings: - initial version 0.9a ------------------------------------------------------------------ ------------------ 2007-12-6 - Dec 6 2007 ------------------- ------------------------------------------------------------------ ++++ kdeedu4: - adjust desktop files ++++ kdebase4-workspace: - fix filelist ++++ kdeedu4-noarch: - adjust desktop files ++++ kdebase4-wallpapers: - fix filelist ++++ kdelibs4: - restore source compatibility ++++ libqt4: - add quoting to environment variable ++++ libqt4-devel-doc-data: - add quoting to environment variable ++++ libqt4-sql-plugins: - add quoting to environment variable ++++ strigi: - drop strigi-ui, split libstrigi0 ++++ release-notes-edu: - added informations for + avahi + pauker-lessons + plutimikation + xaralx ++++ tkgate: - initial version 1.8.7 ------------------------------------------------------------------ ------------------ 2007-12-5 - Dec 5 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - update to 3.97.0 ++++ extragear-plasma: - update to 3.97.0 ++++ extragear-plasma: - update to 3.97.0 ++++ kdetoys4: - update to 3.97.0 ++++ kdeutils4: - update to 3.97.0 ++++ kdeedu4: - update to 3.97.0 ++++ kdegames4: - update to 3.97.0 ++++ kdebase4: - update to 3.97.0 ++++ kde4-filesystem: - update to 3.97.0 ++++ kdemultimedia4: - update to 3.97.0 ++++ kdemultimedia4: - update to 3.97.0 ++++ kdeadmin4: - update to 3.97.0 ++++ kdenetwork4: - update to 3.97.0 ++++ kdeaccessibility4: - update to 3.97.0 ++++ kdeedu4-noarch: - update to 3.97.0 ++++ kdeaccessibility4-icons: - update to 3.97.0 ++++ kdeartwork4: - update to 3.97.0 ++++ kdeartwork4: - update to 3.97.0 ++++ kdeartwork4-noarch: - update to 3.97.0 ++++ kdebase4-runtime: - update to 3.97.0 - update to 3.96.3 ++++ kdebase4-session: - update to KDE 4.0 RC2 ++++ kdebindings4: - update to 3.97.0 ++++ kdebindings4: - update to 3.97.0 ++++ kdegames4-carddecks: - update to 3.97.0 ++++ kdelibs4: - update to 3.97.0 ++++ kdepimlibs4: - update to 3.97.0 ++++ koha: - update to 2.2.9: + mySQL5.0 : Koha 2.2.9 is NOT guaranteed to be compatible with mySQL 5.0. However some bugs are fixed in 2.2.9, so that should work at least partially. + fixed some SQL queries + fixed a SQL typo in overdues fixing on return + Solved a problem where a plugin value would be lost when editing a record + fixed a bug in expiry date calculation - added koha-fines2.pl.patch so fines2.pl will find it's modules automatically - removed the apache config ++++ libqt4: - update to 4.3.3: * for changelog, see included changes-4.3.3 ++++ libqt4-devel-doc-data: - update to 4.3.3: * for changelog, see included changes-4.3.3 ++++ libqt4-sql-plugins: - update to 4.3.3: * for changelog, see included changes-4.3.3 ++++ moodle: - update to 1.8.3: + Some crucial performance fixes + Many little annoying bugs squashed + more on http://docs.moodle.org/en/Release_Notes#Moodle_1.8.3 - updated language files - enhanced the README.SuSE - now we support the "normal" installation via browser ++++ openbiblio: - update to 0.6.0: + ++++ oxygen-icon-theme: - update to 3.97.0 ------------------------------------------------------------------ ------------------ 2007-12-4 - Dec 4 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - update to 3.96.3 ++++ dosbox: - fix wrong use of strncat ++++ extragear-plasma: - update to 3.96.3 ++++ extragear-plasma: - update to 3.96.3 ++++ kdetoys4: - update to 3.96.3 ++++ kdeutils4: - update to 3.96.3 ++++ kdeedu4: - update to 3.96.3 ++++ kdegames4: - update to 3.96.3 ++++ kdesdk4: - update to 3.96.3 ++++ kdebase4: - update to 3.96.3 ++++ kdegraphics4: - update to 3.96.3 ++++ kdemultimedia4: - update to 3.96.3 ++++ kdemultimedia4: - update to 3.96.3 ++++ kdeadmin4: - update to 3.96.3 ++++ kdebase4-workspace: - update to 3.96.3 ++++ kdenetwork4: - update to 3.96.3 ++++ kdeaccessibility4: - update to 3.96.3 ++++ kdeedu4-noarch: - update to 3.96.3 ++++ kdeaccessibility4-icons: - update to 3.96.3 ++++ kdeartwork4: - update to 3.96.3 ++++ kdeartwork4: - update to 3.96.3 ++++ kdeartwork4-noarch: - update to 3.96.3 ++++ kdebase4-wallpapers: - update to 3.96.3 ++++ kdebindings4: - update to 3.96.3 ++++ kdebindings4: - update to 3.96.3 ++++ kdegames4-carddecks: - update to 3.96.3 ++++ kdelibs4: - update to 3.96.3 ++++ kdepimlibs4: - update to 3.96.3 ++++ koffice2: - update to 1.9.95.1 ++++ koffice2-doc: - update to 1.9.95.1 ------------------------------------------------------------------ ------------------ 2007-12-3 - Dec 3 2007 ------------------- ------------------------------------------------------------------ ++++ fraqtive: - initial version 0.3.1 ++++ gcompris: - added gnuchess and gnucap to requires ++++ kde-kids-theme: - added more config files for SUSE theming - first try to overwrite the default layout during install ++++ kde4-filesystem: - bump version to 3.96.2 ++++ kst: - initial version 1.5.0 ------------------------------------------------------------------ ------------------ 2007-12-2 - Dec 2 2007 ------------------- ------------------------------------------------------------------ ++++ avahi: - Provide/Obsolete mDNSresponder ++++ extragear-utils: - update to 3.96.0.svn743801 ------------------------------------------------------------------ ------------------ 2007-12-1 - Dec 1 2007 ------------------- ------------------------------------------------------------------ ++++ kdebase4-workspace: - update to 3.96.2 ++++ kdebase4-runtime: - update to 3.96.2 ++++ kdebase4-wallpapers: - update to 3.96.2 ++++ kdebindings4: - update to 3.96.2 ++++ kdebindings4: - update to 3.96.2 ++++ oxygen-icon-theme: - update to 3.96.2 ++++ playground-sysadmin: - update to 3.96.0.svn743774 ------------------------------------------------------------------ ------------------ 2007-11-29 - Nov 29 2007 ------------------- ------------------------------------------------------------------ ++++ koffice2: - initial package in Factory ++++ koffice2-doc: - initial package in Factory ++++ squidGuard: - update to version 1.3: * Included configurable logging. New configure option --nolog suppress all runtime logmessages. Start and stop is still logged. Default behaviour is now to log the non debug messages except when the runtime option -d is supplied to squidGuard. May need some more finetuning in later versions. (bug 11) Made some slight changes to the outdated FAQ file. * Modified auth code to work with and without ldap (choosing subroutine rfc1738_unescape or sgFindUser in sg.y.in) * Corrected include statement in sg.h.in. * Added patch by Marc Clayton to include a progressbar to the build of the database files (bug 6). * Added patch by Eric Harrison to enable full sed compliance to rewrite statements (bug 7). * Corrected missing evaluation of configure parameters for logdir, dbhome and config file (bug 11). * Added patch from satish to block urls entries that include hostnames (bug 4). * Fixed broken regex evaluation (bug 12) * Fixed a compile problem on some systems (bug 10). * Corrected an issue with the fix for the double slash vulnerability (incorrectly found double slashes) (bug 1). - fixed build/config issues ------------------------------------------------------------------ ------------------ 2007-11-28 - Nov 28 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - update to 3.96.2 ++++ ocaml: - added -O0 to optflags for now on x86 (#343760) ++++ extragear-graphics: - update to 3.96.0.svn742627 ++++ extragear-graphics: - update to 3.96.0.svn742627 ++++ extragear-libs: - update to 3.96.0.svn742643 - update to 3.96.0.svn742626 ++++ extragear-multimedia: - update to 3.96.0.svn742626 ++++ extragear-network: - update to 3.96.0.svn742646 ++++ extragear-plasma: - update to 3.96.2 ++++ extragear-plasma: - update to 3.96.2 ++++ kdetoys4: - update to 3.96.2 ++++ kdeutils4: - update to 3.96.2 ++++ kdegames4: - update to 3.96.2 ++++ kdesdk4: - update to 3.96.2 ++++ kdebase4: - update to 3.96.2 ++++ kde4-filesystem: - update vresion to 3.96.1 - add platform version macro ++++ kdegraphics4: - update to 3.96.2 ++++ kdemultimedia4: - update to 3.96.2 ++++ kdemultimedia4: - update to 3.96.2 ++++ kdeadmin4: - update to 3.96.2 ++++ kdenetwork4: - update to 3.96.2 ++++ kdewebdev4: - update to 3.96.0.svn742716 ++++ kdeaccessibility4: - update to 3.96.2 ++++ kdeaccessibility4-icons: - update to 3.96.2 ++++ kdeartwork4: - update to 3.96.2 ++++ kdeartwork4: - update to 3.96.2 ++++ kdeartwork4-noarch: - update to 3.96.2 ++++ kdebase4-runtime: - update to 3.96.1 ++++ kdebase4-session: - bump version - fix path/session label ++++ kdegames4-carddecks: - update to 3.96.2 ++++ kdelibs4: - update to 3.96.2 ++++ kdepimlibs4: - update to 3.96.2 ++++ kdevelop4: - update to 3.96.0.svn742648 ++++ kdevplatform4: - update to 3.96.0.svn742648 ------------------------------------------------------------------ ------------------ 2007-11-25 - Nov 25 2007 ------------------- ------------------------------------------------------------------ ++++ XaraLX: - update to 0.7r1785 - added ImageMagick to Requires - fix desktop file again ------------------------------------------------------------------ ------------------ 2007-11-24 - Nov 24 2007 ------------------- ------------------------------------------------------------------ ++++ htmldoc: - build as nonroot ++++ kdevelop4: - update to 3.96.0.svn740723 ++++ lazarus: - Switched back to gtk(1) interface ------------------------------------------------------------------ ------------------ 2007-11-22 - Nov 22 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - fix file conflicts ++++ yacas: - patch yacas to build with gcc43 ------------------------------------------------------------------ ------------------ 2007-11-21 - Nov 21 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - update to 3.96.1 ++++ extragear-plasma: - update to 3.96.1 ++++ extragear-plasma: - update to 3.96.1 ++++ kdetoys4: - update to 3.96.1 ++++ kdeutils4: - update to 3.96.1 ++++ kdeedu4: - update to 3.96.1 ++++ kdegames4: - update to 3.96.1 ++++ kdesdk4: - update to 3.96.1 ++++ kdebase4: - update to 3.96.1 ++++ kdegraphics4: - update to 3.96.1 ++++ kdemultimedia4: - update to 3.96.1 ++++ kdemultimedia4: - update to 3.96.1 ++++ kdeadmin4: - update to 3.96.1 ++++ kdebase4-workspace: - reenable OpenGL support ++++ kdenetwork4: - update to 3.96.1 ++++ kdewebdev4: - update to 3.96.0.svn739759 - update to 3.96.0.svn738446 ++++ kdeaccessibility4: - update to 3.96.1 ++++ kdeedu4-noarch: - update to 3.96.1 ++++ kdeaccessibility4-icons: - update to 3.96.1 ++++ kdeartwork4: - update to 3.96.1 ++++ kdeartwork4: - update to 3.96.1 ++++ kdeartwork4-noarch: - update to 3.96.1 ++++ kdebase4-wallpapers: - reenable OpenGL support ++++ kdebindings4: - update to 3.96.1 ++++ kdebindings4: - update to 3.96.1 ++++ kdegames4-carddecks: - update to 3.96.1 ++++ kdelibs4: - update to 3.96.1 ++++ kdepimlibs4: - update to 3.96.1 ++++ kdevelop4: - update to 3.96.0.svn738446 ++++ kdevplatform4: - update to 3.96.0.svn739756 - update to 3.96.0.svn738446 ++++ perl-XML-Parser: - update to 2.36 * Fix for Carp::Heavy bugs * Added license in Makefile.PL * Makefile.PL also searches for expat in C:/lib/Expat-2.0.0 * No longer uses variable named 'namespace' in Expat.xs ------------------------------------------------------------------ ------------------ 2007-11-20 - Nov 20 2007 ------------------- ------------------------------------------------------------------ ++++ enigma: - bugfixed release "Source Code 32/64-bit compatible" "Unfortunately the Enigma included zipios++ library version proved to be incompatible to 64 bit. We provide an updated source package that fits 32-bit as well as 64-bit processors." ++++ kde4-filesystem: - bump version to 3.96 ++++ kdebase4-workspace: - update to 3.96.0 ++++ kdebase4-wallpapers: - update to 3.96.0 ++++ yaz: - Version 3.0.16 (extract from the NEWS file since 3.0.6): * Add yaz_poll. This allows more than 1024 sockets to be in use. * Add ICU wrapper library which exposes ICU http://www.icu-project.org/ functionality. * Add HTTP tunnel facility for COMSTACK, bug #1752. * Add support for SRU scan for ZOOM. * Add support for HTTP Basic authentication in clients. * More MARC-8/UTF-8 conversion fixes and other bug fixes. - Package ziffy on all architectures. ++++ scilab: - Dep to imagemagick removed - Description updated - problem with the autoconf patch fixed - Fix autoconf problem for SLE_10, SUSE_Linux_10.0 and SUSE_Linux_10.1 - URL updated ++++ xdrawchem: - build for openSUSE-Education ------------------------------------------------------------------ ------------------ 2007-11-19 - Nov 19 2007 ------------------- ------------------------------------------------------------------ ++++ kding: - initial version 0.4.1 ++++ octave: - %{_datadir}/octave/site/m/startup/octaverc linked to /etc/octave and marked as %config(noreplace) - several minor spec file cleanups ------------------------------------------------------------------ ------------------ 2007-11-18 - Nov 18 2007 ------------------- ------------------------------------------------------------------ ++++ SDL_gfx: - disable use of MMX on i386 to fix build with gcc 4.3 ++++ kdevelop4: - update to 3.95.0.svn738428 ------------------------------------------------------------------ ------------------ 2007-11-16 - Nov 16 2007 ------------------- ------------------------------------------------------------------ ++++ ClaSS: - update to ClaSS-0.8.32 + Bugfix to the contact_details.php in the InfoBook which was confusing gids when they share an address. + New list_course_subjects() function. + Fixed a bug in class_matrix.php which prevented blank records being updated even when cribbid entry existed. + A new db table added for homework. This is currently only used by the new_homework.php scripts. + ... (see package CHANGELOG for more details) ++++ kdevelop4: - update to 3.95.0.svn737589 ++++ noteedit: - updated noteedit-2.8.1_gcc43_misc_fixes.patch: more gcc 4.3 fixes. still lots of non fatal warnings ------------------------------------------------------------------ ------------------ 2007-11-15 - Nov 15 2007 ------------------- ------------------------------------------------------------------ ++++ extragear-network: - update to 3.95.0.svn737142 ++++ kdewebdev4: - update to 3.95.0.svn737281 ++++ kdebase4-runtime: - update to 3.96.0 ++++ kdevplatform4: - update to 3.95.0.svn737280 ++++ oxygen-icon-theme: - update to 3.96.0 ------------------------------------------------------------------ ------------------ 2007-11-14 - Nov 14 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - update to 3.96.0 ++++ extragear-plasma: - update to 3.96.0 ++++ extragear-plasma: - update to 3.96.0 ++++ kamion: - Initial package (SVN r736712) ++++ kdetoys4: - update to 3.96.0 ++++ kdeutils4: - update to 3.96.0 ++++ kdeedu4: - update to 3.96.0 ++++ kdegames4: - update to 3.96.0 ++++ kdesdk4: - update to 3.96.0 ++++ kdebase4: - update to 3.96.0 ++++ kdegraphics4: - update to 3.96.0 ++++ kdemultimedia4: - update to 3.96.0 ++++ kdemultimedia4: - update to 3.96.0 ++++ kdeadmin4: - update to 3.96.0 ++++ kdenetwork4: - update to 3.96.0 ++++ kdeaccessibility4: - update to 3.96.0 ++++ kdeedu4-noarch: - update to 3.96.0 ++++ kdeaccessibility4-icons: - update to 3.96.0 ++++ kdeartwork4: - update to 3.96.0 ++++ kdeartwork4: - update to 3.96.0 ++++ kdeartwork4-noarch: - update to 3.96.0 ++++ kdebindings4: - update to 3.96.0 ++++ kdebindings4: - update to 3.96.0 ++++ kdegames4-carddecks: - update to 3.96.0 ++++ kdelibs4: - update to 3.96.0 ++++ kdepimlibs4: - update to 3.96.0 ++++ libqt4: - added patches: * add window properties to popups so that they can be properly used for compositing * fix a crash when clearing q3toolbar * fix lineedit rendering with oxygen theme - fix requires of libqt4-sql-* subpackages ++++ libqt4-devel-doc-data: - added patches: * add window properties to popups so that they can be properly used for compositing * fix a crash when clearing q3toolbar * fix lineedit rendering with oxygen theme - fix requires of libqt4-sql-* subpackages ++++ libqt4-sql-plugins: - added patches: * add window properties to popups so that they can be properly used for compositing * fix a crash when clearing q3toolbar * fix lineedit rendering with oxygen theme - fix requires of libqt4-sql-* subpackages ------------------------------------------------------------------ ------------------ 2007-11-13 - Nov 13 2007 ------------------- ------------------------------------------------------------------ ++++ perl-Net-Z3950: - update to 1.21 ------------------------------------------------------------------ ------------------ 2007-11-10 - Nov 10 2007 ------------------- ------------------------------------------------------------------ ++++ inkscape: - Added inkscape-0.45.1-gcc43.patch + Fixes issues with gcc 4.3. ------------------------------------------------------------------ ------------------ 2007-11-9 - Nov 9 2007 ------------------- ------------------------------------------------------------------ ++++ noteedit: - updated noteedit-2.8.0-desktop_file.patch new name noteedit-2.8.1-desktop_file.patch: additional cleanup of the desktop file - added noteedit-2.8.1_gcc43_misc_fixes.patch: fix the errors with gcc 4.3 - clean up documentation - run fdupes ------------------------------------------------------------------ ------------------ 2007-11-8 - Nov 8 2007 ------------------- ------------------------------------------------------------------ ++++ extragear-plasma: - update to 3.95.2 ++++ extragear-plasma: - update to 3.95.2 ++++ pysycache-cartoons: - move %puzzle_dir to the right location ++++ pysycache-photographies: - move to the right location ++++ pysycache-themes-click: - initial version 3.0 - initial version for 3.0 ------------------------------------------------------------------ ------------------ 2007-11-7 - Nov 7 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - update to 3.95.2 ++++ kdetoys4: - update to 3.95.2 ++++ kdeutils4: - update to 3.95.2 ++++ kdeedu4: - update to 3.95.2 ++++ kdegames4: - update to 3.95.2 ++++ kdesdk4: - update to 3.95.2 ++++ kdebase4: - update to 3.95.2 ++++ kdegraphics4: - update to 3.95.2 ++++ kdemultimedia4: - update to 3.95.2 ++++ kdemultimedia4: - update to 3.95.2 ++++ kdenetwork4: - update to 3.95.2 ++++ kdeedu4-noarch: - update to 3.95.2 ++++ kdebindings4: - update to 3.95.2 ++++ kdebindings4: - update to 3.95.2 ++++ kdegames4-carddecks: - update to 3.95.2 ++++ rosegarden4: - fix build with gcc 4.3. ------------------------------------------------------------------ ------------------ 2007-11-6 - Nov 6 2007 ------------------- ------------------------------------------------------------------ ++++ kde4-filesystem: - bump version to 3.95.2 ++++ kdeadmin4: - update to 3.95.2 ++++ kdeaccessibility4: - update to 3.95.2 ++++ kdeaccessibility4-icons: - update to 3.95.2 ++++ kdeartwork4: - update to 3.95.2 ++++ kdeartwork4: - update to 3.95.2 ++++ kdeartwork4-noarch: - update to 3.95.2 ++++ kdelibs4: - update to 3.95.2 ++++ kdepimlibs4: - update to 3.95.2 ++++ soprano: - update to 1.97.1 (beta4): * small API cleanup, more installed CamelCased headers - fix installation of index headers ------------------------------------------------------------------ ------------------ 2007-11-5 - Nov 5 2007 ------------------- ------------------------------------------------------------------ ++++ kdeedu4: - fix build on ppc ++++ kdenetwork4: - fix directory ownership - suppress desktop icon errors for now ++++ kdeedu4-noarch: - fix build on ppc ++++ kdebase4-runtime: - fix permissions of kdesud ------------------------------------------------------------------ ------------------ 2007-11-4 - Nov 4 2007 ------------------- ------------------------------------------------------------------ ++++ ocaml: - updated rpmlintrc ++++ centre: - initial version 2.13.1 ++++ elgg: - initial version 0.8.1 ++++ selflinux: - update to 0.13.0 - use susehelp documentation system ------------------------------------------------------------------ ------------------ 2007-11-3 - Nov 3 2007 ------------------- ------------------------------------------------------------------ ++++ release-notes-edu: - added RELEASE to show the difference between Alpha, Beta and released versions - added information about pysycache ++++ scilab: - update to 4.1.2: Editor: + Windows style editing: basic operations implemented. + Multi-diagram editing: for example copy and paste from any window to any other. + Documentation: fairly complete on-line help and supporting documentation. + Active Scilab prompt: menu activated. + Undo operation: one step per window. + Diagram browser: a much nicer replacement for the old navigator ------------------------------------------------------------------ ------------------ 2007-11-2 - Nov 2 2007 ------------------- ------------------------------------------------------------------ ++++ extragear-utils: - update to 3.95.0.svn731929 ++++ kdebase4: - filelist updates ++++ kdevplatform4: - fix filelist ++++ qtcurve-kde4: - update to 0.55.1: 1. Only allow coloured selected tabs if tab appearance is set to gradient. 2. Allow triangular sliders when not rounding. 3. Fix KDE4 cmake hassle - find KDE4 package before trying to find Qt4 package. 4. Fix clipping of triangular slider in konqueror's settings. 5. Remove usage of deprecated KConfig functions. ------------------------------------------------------------------ ------------------ 2007-11-1 - Nov 1 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - update to 3.95.1 ++++ extragear-graphics: - update to 3.95.0.svn731750 ++++ extragear-graphics: - update to 3.95.0.svn731750 ++++ extragear-multimedia: - update to 3.95.0.svn731749 ++++ extragear-multimedia: - update to 3.95.0.svn731749 ++++ extragear-network: - update to 3.95.0.svn731748 - update to 3.95.0.svn731748 ++++ kdetoys4: - update to 3.95.1 ++++ kdeutils4: - update to 3.95.1 - fix free() call ++++ kdeedu4: - update to 3.95.1 ++++ kdegames4: - update to 3.95.1 ++++ kdesdk4: - update to 3.95.1 ++++ kdebase4: - update to 3.95.1 ++++ kdegraphics4: - update to 3.95.1 ++++ kdemultimedia4: - update to 3.95.1 ++++ kdemultimedia4: - update to 3.95.1 ++++ kdeadmin4: - update to 3.95.1 ++++ kdebase4-workspace: - updaste to 3.95.1 ++++ kdenetwork4: - update to 3.95.1 ++++ kdewebdev4: - update to 3.95.0.svn731649 ++++ kdeaccessibility4: - update to 3.95.1 - update to KDE 4.0 beta4 ++++ kdeedu4-noarch: - update to 3.95.1 ++++ kdeaccessibility4-icons: - update to 3.95.1 - update to KDE 4.0 beta4 ++++ kdeartwork4: - update to 3.95.1 - updaste to KDE 4.0 Beta4 ++++ kdeartwork4: - update to 3.95.1 - updaste to KDE 4.0 Beta4 ++++ kdeartwork4-noarch: - update to 3.95.1 - updaste to KDE 4.0 Beta4 ++++ kdebase4-runtime: - update to 3.95.1 ++++ kdebase4-wallpapers: - updaste to 3.95.1 ++++ kdebindings4: - update to 3.95.1 ++++ kdebindings4: - update to 3.95.1 ++++ kdegames4-carddecks: - update to 3.95.1 ++++ kdelibs4: - update to 3.95.1 - add nepomuk library to the filelist ++++ kdepimlibs4: - update to 3.95.1 ++++ kdevelop4: - update to 3.95.0.svn731662 ++++ kdevplatform4: - update to 3.95.0.svn731649 - update to 3.94.0.svn729669 ------------------------------------------------------------------ ------------------ 2007-10-31 - Oct 31 2007 ------------------- ------------------------------------------------------------------ ++++ kdeedu4: - update to KDE 4.0 Beta4 ++++ kdesdk4: - update to KDE 4.0 Beta4 ++++ kdeaccessibility4: - include assert.h in alsaplayer.cpp ++++ kdeedu4-noarch: - update to KDE 4.0 Beta4 ++++ kdeaccessibility4-icons: - include assert.h in alsaplayer.cpp ++++ kdebase4-runtime: - own konqueror/dirtree related directories - update to 3.95.0 ++++ perl-krazy2: - Initial package ------------------------------------------------------------------ ------------------ 2007-10-30 - Oct 30 2007 ------------------- ------------------------------------------------------------------ ++++ kde4-filesystem: - bump version number to 3.95 ++++ kdebase4-workspace: - update to 3.95.0 ++++ kdebase4-wallpapers: - update to 3.95.0 ++++ kdelibs4: - update to 3.95 ++++ kdepimlibs4: - update to 3.95.0 ++++ soprano: - enable cluclene based indexing backend ------------------------------------------------------------------ ------------------ 2007-10-28 - Oct 28 2007 ------------------- ------------------------------------------------------------------ ++++ raptor: - update to version 1.4.16: * 100% support for the GRDDL W3C Recommendation of 2007-09-11 * Turtle parser and serializer were updated to support @base * Turtle and RDF/XML serializers had performance improvements for large graphs. * Added a TRiG Parser based on Turtle with named graph support. * Several other API changes, fixed and improvements were made. * Many other fixes and improvements. ++++ strigi: - update to 0.5.7: * use plugins instead of shared libraries for the indexer backends * lots of bugfixes and cleanups * allow backends to be used in RAM by using ':memory:' as index name ------------------------------------------------------------------ ------------------ 2007-10-26 - Oct 26 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - update to KDE 4.0 Beta4 ++++ kdetoys4: - update to KDE 4.0 beta4 ++++ kdeutils4: - update to KDE 4.0 beta4 ++++ kdegames4: - update to KDE 4.0 beta4 ++++ kdebase4: - update to KDE 4.0 beta4 ++++ kdegraphics4: - update to KDE 4.0 beta4 ++++ kdemultimedia4: - update to KDE 4.0 beta4 ++++ kdemultimedia4: - update to KDE 4.0 beta4 ++++ kdeadmin4: - update to 3.95.0 ++++ kdenetwork4: - update to KDE 4.0 beta4 ++++ kdebindings4: - update to KDE 4.0 beta4 ++++ kdebindings4: - update to KDE 4.0 beta4 ++++ kdegames4-carddecks: - update to KDE 4.0 beta4 ------------------------------------------------------------------ ------------------ 2007-10-25 - Oct 25 2007 ------------------- ------------------------------------------------------------------ ++++ qtcurve-kde4: - fix build ------------------------------------------------------------------ ------------------ 2007-10-24 - Oct 24 2007 ------------------- ------------------------------------------------------------------ ++++ ksimus: - Fix errors exposed by GCC 4.3 ++++ scilab: - removed the following patches: scilab-overflow.patch scilab-4.1.1.src-intslicot.patch scilab-4.1.1.src-gfortran.patch scilab-4.1.1.src-gcc_warnings-fix.patch scilab-4.1.1.src-fortran_warnings-fix.patch scilab-4.1.1.pvm3_src_make_aimk.patch scilab-4.1.1-implicit_decl.patch scilab-4.1.1-compiler.patch - fixes (os-edu #0000005) ------------------------------------------------------------------ ------------------ 2007-10-23 - Oct 23 2007 ------------------- ------------------------------------------------------------------ ++++ freqtweak: - fix build with gcc 4.3 ++++ kcall: - build against KDE 4.0 beta3 ++++ kcall: - build against KDE 4.0 beta3 ++++ kdenetwork4: - remove reference to uninstalled icon file ++++ kdissert: - Adapt to GCC 4.3 changes ++++ ksudoku: - fix build against gcc 4.3 ------------------------------------------------------------------ ------------------ 2007-10-22 - Oct 22 2007 ------------------- ------------------------------------------------------------------ ++++ hydrogen: - fix build with gcc 4.3 ++++ qtcurve-kde4: - update to 0.55: * ability to create custom themes, for details see README * supply a 'Klearlooks' QtCurve theme * bugfixes and new style options ------------------------------------------------------------------ ------------------ 2007-10-21 - Oct 21 2007 ------------------- ------------------------------------------------------------------ ++++ kdevelop4: - file list fixes ------------------------------------------------------------------ ------------------ 2007-10-20 - Oct 20 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - update to 3.94.1 ++++ kdeedu4: - update to 3.94.1 ++++ kdegames4: - update to 3.94.1 ++++ kdesdk4: - update to 3.94.1 ++++ kdemultimedia4: - update to 3.94.1 ++++ kdemultimedia4: - update to 3.94.1 ++++ kdeadmin4: - update to 3.94.1 ++++ kdeedu4-noarch: - update to 3.94.1 ++++ kdegames4-carddecks: - update to 3.94.1 ++++ kdevelop4: - update to 3.94.0.svn727335 ++++ kdevplatform4: - update to 3.94.0.svn727388 ++++ libqca2: - only move the pkgconfig file for lib64 archs ------------------------------------------------------------------ ------------------ 2007-10-19 - Oct 19 2007 ------------------- ------------------------------------------------------------------ ++++ kdeartwork4: - added directories to filelist ++++ kdeartwork4: - added directories to filelist ++++ kdeartwork4-noarch: - added directories to filelist ------------------------------------------------------------------ ------------------ 2007-10-18 - Oct 18 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - fix build - add category for kcontactmanager.desktop - add directory to filelist ++++ fpc-cross-i386-linux: - Initial build. ++++ kdetoys4: - remove kdesktop related stuff ++++ kdeutils4: - update to 3.94.1 ++++ kdebase4: - update to 3.94.1 ++++ kdegraphics4: - update to 3.94.1 ++++ kdenetwork4: - udpate to 3.94.1 ++++ kdebase4-runtime: - update to 3.94.1 ++++ kdebindings4: - KDE 3.94.1 update ++++ kdebindings4: - KDE 3.94.1 update ++++ kdelibs4: - update to 3.94.1 snapshot - fix QCA2 pkgconfig detection ++++ kdepimlibs4: - update to 3.94.1 ++++ kdevplatform4: - update to KDE 4.0 Beta3 state ++++ libqca2: - build fix - improve packaging ------------------------------------------------------------------ ------------------ 2007-10-17 - Oct 17 2007 ------------------- ------------------------------------------------------------------ ++++ gcompris: - require python-sqlite2 (fixes Edu #0000004) ++++ kdebase4: - fix build: add directory to filelist ++++ kde4-filesystem: - one more missing directory - add some more icon related directories ++++ kdebase4-runtime: - fix build: add directory to filelist ++++ kdepimlibs4: - added directory to filelist ++++ libqca2: - update to 2.0.0 final: - Rewritten for Qt 4 - MAC algorithms - DSA - Diffie-Hellman - Secure random - Secure memory - Extensive X.509 API, supporting chains, crls, and validation - Smart cards and other key storage - OpenPGP - Cryptographic Message Syntax (for S/MIME) - probably more ++++ octave: - fixed build with new gcc -- added missing includes * missing-includes.patch ++++ perl-Test-Pod-Coverage: - Fix Requires. - Clean up the spec file ------------------------------------------------------------------ ------------------ 2007-10-16 - Oct 16 2007 ------------------- ------------------------------------------------------------------ ++++ kdegames4: - update to KDE 4.0 beta3 ++++ kde4-filesystem: - hack around dbus-1 packaging errors on older distros ++++ kdeaccessibility4: - update to KDE 4.0 beta3 ++++ kdeaccessibility4-icons: - update to KDE 4.0 beta3 ++++ kdeartwork4: - update to 4.0 Beta3 ++++ kdeartwork4: - update to 4.0 Beta3 ++++ kdeartwork4-noarch: - update to 4.0 Beta3 ++++ kdegames4-carddecks: - update to KDE 4.0 beta3 ++++ kdelibs4: - Require avahi-compat-mDNSResponder-devel instead of libavahi-devel ++++ kdevelop4: - update to 3.94.0 snapshot ++++ soprano: - remove fdupes for older distributions ++++ release-notes-edu: - create the distribution version dynamical in specfile ------------------------------------------------------------------ ------------------ 2007-10-15 - Oct 15 2007 ------------------- ------------------------------------------------------------------ ++++ bluefish-unstable: - initial version 1.1.5 ++++ dosbox: - fix build with gcc 4.3 ++++ exelearning: - initial build 1.02.0.3303 ++++ qcad: - added missing includes * missing-includes.patch - fdupes stuff - repaired some executable permissions ------------------------------------------------------------------ ------------------ 2007-10-14 - Oct 14 2007 ------------------- ------------------------------------------------------------------ ++++ LabPlot: - update for 1.6.0 ------------------------------------------------------------------ ------------------ 2007-10-12 - Oct 12 2007 ------------------- ------------------------------------------------------------------ ++++ gcompris: - Update to 8.4.1: + In shape type activity (puzzles), fixed a bad offset making the placement hazardeous. + Major little change: Now all the images get the focus when the mouse enter their bounding box and not when it's on a non transparent area. It's sometimes hard to click on images when they have transparent area in them. + MAJOR FIX by Hans de Goede: the focus IS now given to GCompris when in fullscreen with xvidmode. + Fixed "-l list" option to load the menu list from the base. option was not working when boards are compiled statically. + Now we don*t crash if we cannot find a single image at startup. + Fixed a major bug, target activity is broken, the target never reach it's goal. + Moved the lock file checking downstairs in the startup sequence to avoid for example "gcompris -v" to being locked. + Re-encoded voices in a lower bitrate, saving 40MB on the source tarball + Chronos activity: removed hardcoded translations + many fixes in shapegame + memory: space sound 2 was twice in the list. If they were both selected in the game, the children was proposed the same sound in 4 spot making the game bugged. + login: fixed a little bug, in text entry mode it was not displayed again if you open/close the help. + Switched GCompris to GPL V3 and Later. + sdl_mixer replaced by gstreamer. + Internal static gnomecanvas and libart + The click on letter activity was only proposing the first 4 letters of the alphabet, whatever the level. + Fixed running on machines which have / use prefix/lib64 instead of prefix/lib + Fixed concerns releated to the fullscreen mode + Fixed the gnuchess search path to accept gnome-gnuchess + Major fix, GCompris was crashing if you clicked during bonus display + Added a request to deiconify the window at startup. It's needed for windows or we start iconified. + Several translation updated ------------------------------------------------------------------ ------------------ 2007-10-11 - Oct 11 2007 ------------------- ------------------------------------------------------------------ ++++ LibVNCServer: - Use binding specific avahi package. ++++ extragear-utils: - update to current SVN ++++ fpc: - Ported to openSUSE Build Service - Updated to version 2.2.0 ++++ kdetoys4: - update to KDE 4.0 beta3 ++++ kdeutils4: - update to KDE 4.0 Beta3 ++++ kdesdk4: - udpate to KDE 4.0 Beta3 ++++ kdegraphics4: - poppler devel package names prepended by "lib". ++++ kdebindings4: - update to KDE 4.0 Beta3 ++++ kdebindings4: - update to KDE 4.0 Beta3 ++++ kdelibs4: - Require libavahi-devel instead of mDNSResponder-devel. ++++ lazarus: - Ported to openSUSE Build Service - Updated to version 0.9.22 ++++ pythoncad: - Removed bogus dependency on mDNSResponder. ------------------------------------------------------------------ ------------------ 2007-10-10 - Oct 10 2007 ------------------- ------------------------------------------------------------------ ++++ dansguardian: - add empty exceptionfileurllist so dansguardian will run ++++ python-sqlite2: - Update to 2.3.5: + Using mappings and sequences as parameters works now too. + implicit ROLLBACKs work now + Performance optimizations that pay off especially for mass DML operations + A Python 2.3 compatibility fix in the test suite. ------------------------------------------------------------------ ------------------ 2007-10-9 - Oct 9 2007 ------------------- ------------------------------------------------------------------ ++++ XaraLX: - build against up-to-date wxGTK version - fix desktop file - added unzip to buildrequires - use -fno-strict-aliasing ++++ clucene-core: - update to 0.9.20: * no changelog available ++++ kdeedu4: - update to KDE 4.0 Beta 3 ++++ kdegraphics4: - update to KDE 4.0 Beta3 - Fixed typo in SuSE version check in previous change. ++++ kdemultimedia4: - update to KDE 4.0 Beta3 ++++ kdemultimedia4: - update to KDE 4.0 Beta3 ++++ kdeadmin4: - update to KDE 4.0 Beta3 ++++ kdenetwork4: - update to KDE 4.0 beta3 ++++ kdeedu4-noarch: - update to KDE 4.0 Beta 3 ++++ kdeedu3: - update to 3.5.8: bugfixes in KTurtle, Kig, KVoctrain and KStars ++++ openbabel: - Initial package (2.1.1) ++++ libqt4: - fix QTreeview crashes, Q3MenuBar sizing and moc compiling nested Foo/Foo files correctly - build fixes for older code tree's ++++ libqt4-devel-doc-data: - fix QTreeview crashes, Q3MenuBar sizing and moc compiling nested Foo/Foo files correctly - build fixes for older code tree's ++++ libqt4-sql-plugins: - fix QTreeview crashes, Q3MenuBar sizing and moc compiling nested Foo/Foo files correctly - build fixes for older code tree's ++++ soprano: - rename library package - update to 1.95.0-beta2: * removes redland dependency, uses raptor now directly * new query API ------------------------------------------------------------------ ------------------ 2007-10-8 - Oct 8 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - update to KDE 4.0 Beta 3 ++++ kdebase4: - update to KDE 4.0 Beta3 ++++ kdegraphics4: - Use binding specific poppler devel package. ++++ kdebase4-runtime: - update to KDE 4.0 Beta3 ++++ kdelibs4: - update to KDE 4.0 Beta3 ++++ kdepimlibs4: - update to KDE 4.0 Beta 3 ++++ strigi: - update to 0.5.6: * Added Xesam User Language parser. * Replaced .ini-based ontology parser with RDF/XML one. * Updated strigicmd: now it's possible to perform searches formulated following xesam userlanguage specifications. * change IndexReader::getFiles to IndexReader::getChildren. * removed IndexReader::documentId and IndexReader::mTime. * loads of build issues fixed * added a script that helps you to find the patch that broke a unit test * add fieldname for document content per the Xesam standard. ++++ oxygen-icon-theme: - update to KDE 4.0 Beta3 ++++ release-notes-edu: - initial version for 10.3 ------------------------------------------------------------------ ------------------ 2007-10-5 - Oct 5 2007 ------------------- ------------------------------------------------------------------ ++++ libexiv2: - fix build with gcc 4.3 (upstream backport) ++++ libqt4: - update to 4.3.2: * for changelog, see included changes-4.3.2 ++++ libqt4-devel-doc-data: - update to 4.3.2: * for changelog, see included changes-4.3.2 ++++ libqt4-sql-plugins: - update to 4.3.2: * for changelog, see included changes-4.3.2 ++++ semantik: - initial version 0.5.1 ------------------------------------------------------------------ ------------------ 2007-10-4 - Oct 4 2007 ------------------- ------------------------------------------------------------------ ++++ dansguardian: - Updated to latest 2.9.9.1 code ++++ yaz: - package ziffy also for hppa ------------------------------------------------------------------ ------------------ 2007-10-3 - Oct 3 2007 ------------------- ------------------------------------------------------------------ ++++ XaraLX: - deleted wrong suse_version macro in desktop file creation fixes OSE #0000001 - updated to 0.7r1780 which some small functions and testfile more ------------------------------------------------------------------ ------------------ 2007-10-2 - Oct 2 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - update to 3.93.0.svn720115 ++++ kdetoys4: - update to 3.93.0.svn720129 ++++ kdeutils4: - update to 3.93.0.svn720587 ++++ kdeedu4: - update to 3.93.0.svn720124 ++++ kdegames4: - update to 3.93.0.svn720127 ++++ kdesdk4: - update to 3.93.0.svn720133 ++++ kdebase4: - update to 3.93.0.svn720100 ++++ kdegraphics4: - update to 3.93.0.svn720248 ++++ kdemultimedia4: - update to 3.93.0.svn720130 ++++ kdemultimedia4: - update to 3.93.0.svn720130 ++++ kdeadmin4: - update to 3.93.0.svn720128 - update to 3.93.0.svn720128 ++++ kdebase4-workspace: - update to 3.93.0.svn720097 ++++ kdenetwork4: - update to 3.93.0.svn720135 ++++ kdewebdev4: - update to 3.93.0.svn720129 ++++ kdeaccessibility4: - update to 3.93.0.svn720129 ++++ kdeedu4-noarch: - update to 3.93.0.svn720124 ++++ kdeaccessibility4-icons: - update to 3.93.0.svn720129 ++++ kdeartwork4: - update to 3.93.0.svn720131 ++++ kdeartwork4: - update to 3.93.0.svn720131 ++++ kdeartwork4-noarch: - update to 3.93.0.svn720131 ++++ kdebase4-runtime: - update to 3.93.0.svn720100 ++++ kdebase4-wallpapers: - update to 3.93.0.svn720097 ++++ kdegames4-carddecks: - update to 3.93.0.svn720127 ++++ kdelibs4: - update to 3.93.0.svn720093 ++++ kdepimlibs4: - update to 3.93.0.svn720095 ++++ kdevelop4: - update to 3.93.0.svn720130 ++++ kdevplatform4: - update to 3.93.0.svn720248 ++++ oxygen-icon-theme: - update to 3.93.0.svn720100 ++++ qtcurve-kde4: - update to 0.54.1: many bugfixes and "nicer look" changes ------------------------------------------------------------------ ------------------ 2007-10-1 - Oct 1 2007 ------------------- ------------------------------------------------------------------ ++++ gelemental: - Update to version 1.2.0 ------------------------------------------------------------------ ------------------ 2007-9-30 - Sep 30 2007 ------------------- ------------------------------------------------------------------ ++++ MultiplicationStation: - initial version 0.4.0 ++++ childsplay: - remove %post and %postun ------------------------------------------------------------------ ------------------ 2007-9-27 - Sep 27 2007 ------------------- ------------------------------------------------------------------ ++++ pauker: - initial release 1.8RC - initial version for pauker 1.8RC ------------------------------------------------------------------ ------------------ 2007-9-26 - Sep 26 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - update to 3.93.0.svn717255 ++++ kdetoys4: - update to 3.93.0.svn717255 ++++ kdeutils4: - update to 3.93.0.svn717255 ++++ kdeedu4: - update to 3.93.0.svn717255 ++++ kdegames4: - update to 3.93.0.svn717255 ++++ kdesdk4: - update to 3.93.0.svn717255 ++++ kdebase4: - update to 3.93.0.svn717244 ++++ kdegraphics4: - update to 3.93.0.svn717255 ++++ kdemultimedia4: - update to 3.93.0.svn717255 ++++ kdemultimedia4: - update to 3.93.0.svn717255 ++++ kdeadmin4: - update to 3.93.0.svn717248 ++++ kdebase4-workspace: - update to 3.93.0.svn717339 ++++ kdenetwork4: - update to 3.93.0.svn717255 ++++ kdewebdev4: - update to 3.93.0.svn717257 ++++ kdeaccessibility4: - update to 3.93.0.svn717248 ++++ kdeedu4-noarch: - update to 3.93.0.svn717255 ++++ kdeaccessibility4-icons: - update to 3.93.0.svn717248 ++++ kdeartwork4: - update to 3.93.0.svn717255 ++++ kdeartwork4: - update to 3.93.0.svn717255 ++++ kdeartwork4-noarch: - update to 3.93.0.svn717255 ++++ kdebase4-runtime: - update to 3.93.0.svn717244 ++++ kdebase4-wallpapers: - update to 3.93.0.svn717339 ++++ kdegames4-carddecks: - update to 3.93.0.svn717255 ++++ kdelibs4: - update to 3.93.0.svn717236 ++++ kdepimlibs4: - update to 3.93.0.svn717236 ++++ kdevelop4: - update to 3.93.0.svn717257 ++++ kdevplatform4: - update to 3.93.0.svn717257 ++++ oxygen-icon-theme: - update to 3.93.0.svn717244 ------------------------------------------------------------------ ------------------ 2007-9-25 - Sep 25 2007 ------------------- ------------------------------------------------------------------ ++++ SDL: - added Mesa-devel to Requires of -devel subpackage ++++ yacas: - update to 1.2.0 ------------------------------------------------------------------ ------------------ 2007-9-24 - Sep 24 2007 ------------------- ------------------------------------------------------------------ ++++ kdenetwork4: - two krfb fixes from upstream (#325543): * don't crash after deleting the first invitation in the list if there are more than one * be able to connect to the VNC server right after the invitation has been created; don't wait until the dialog has been closed ------------------------------------------------------------------ ------------------ 2007-9-21 - Sep 21 2007 ------------------- ------------------------------------------------------------------ ++++ cmake: - disabling less_verbosity patch ++++ kdebase4: - don't remove icons anymore after build check got fixed (#307017) ++++ kdegraphics4: - fix gwenview.desktop mime-type definition / SUSEconfig warning ++++ kdebase4-runtime: - don't remove icons anymore after build check got fixed (#307017) ++++ oxygen-icon-theme: - don't remove icons anymore after build check got fixed (#307017) ------------------------------------------------------------------ ------------------ 2007-9-18 - Sep 18 2007 ------------------- ------------------------------------------------------------------ ++++ libqt4: - fix QListWidget's color handling ++++ libqt4-devel-doc-data: - fix QListWidget's color handling ++++ libqt4-sql-plugins: - fix QListWidget's color handling ------------------------------------------------------------------ ------------------ 2007-9-17 - Sep 17 2007 ------------------- ------------------------------------------------------------------ ++++ kdenetwork4: - fix threading issues in krdc (#310766) ------------------------------------------------------------------ ------------------ 2007-9-15 - Sep 15 2007 ------------------- ------------------------------------------------------------------ ++++ childsplay: - childsplay (0.90.1) * Bugfix release. * Fixed problem with comments in the config file (Thanks to Hans de Goede) ++++ childsplay_plugins: - update to 0.90: + switch to GPL3 ++++ childsplay_plugins_lfc: - update to 0.90: switch to GPLv3 ------------------------------------------------------------------ ------------------ 2007-9-14 - Sep 14 2007 ------------------- ------------------------------------------------------------------ ++++ kdegames4: - patch KMahjongg, KMines, KReversi and KPat to start with a bigger initial window size (#298995) ++++ kde4-filesystem: - own one path more ++++ kdenetwork4: - link krfb and krdc icons so that all 10.3 default apps have icons ++++ kdegames4-carddecks: - patch KMahjongg, KMines, KReversi and KPat to start with a bigger initial window size (#298995) ++++ libqt4: - add patch to fix off-by-one in utf8 decoder (#304249) ++++ libqt4-devel-doc-data: - add patch to fix off-by-one in utf8 decoder (#304249) ++++ libqt4-sql-plugins: - add patch to fix off-by-one in utf8 decoder (#304249) ------------------------------------------------------------------ ------------------ 2007-9-13 - Sep 13 2007 ------------------- ------------------------------------------------------------------ ++++ SDL: - disabled assembly stretch for %ix86 architectures [#309075] (no_asm_stretch.patch) ++++ kdepim4: - update to 3.93.0.svn712059 ++++ kdetoys4: - update to 3.93.0.svn712063 ++++ kdeutils4: - update to 3.93.0.svn712063 ++++ kdeedu4: - update to 3.93.0.svn712059 ++++ kdegames4: - update to 3.93.0.svn712055 ++++ kdesdk4: - update to 3.93.0.svn712063 ++++ kdebase4: - update to 3.93.0.svn712052 ++++ kdegraphics4: - update to 3.93.0.svn712063 ++++ kdemultimedia4: - update to 3.93.0.svn712059 ++++ kdemultimedia4: - update to 3.93.0.svn712059 ++++ kdeadmin4: - update to 3.93.0.svn712059 ++++ kdebase4-workspace: - update to 3.93.0.svn712052 ++++ kdenetwork4: - update to 3.93.0.svn712057 ++++ kdewebdev4: - update to 3.93.0.svn712063 ++++ kdeaccessibility4: - update to 3.93.0.svn712059 ++++ kdeedu4-noarch: - update to 3.93.0.svn712059 ++++ kdeaccessibility4-icons: - update to 3.93.0.svn712059 ++++ kdeartwork4: - update to 3.93.0.svn712059 ++++ kdeartwork4: - update to 3.93.0.svn712059 ++++ kdeartwork4-noarch: - update to 3.93.0.svn712059 ++++ kdebase4-runtime: - update to 3.93.0.svn712052 ++++ kdebase4-wallpapers: - update to 3.93.0.svn712052 ++++ kdegames4-carddecks: - update to 3.93.0.svn712055 ++++ kdelibs4: - update to 3.93.0.svn712047 ++++ kdepimlibs4: - update to 3.93.0.svn712050 ++++ kdevelop4: - update to 3.93.0.svn712063 ++++ kdevplatform4: - update to 3.93.0.svn712059 ++++ oxygen-icon-theme: - update to 3.93.0.svn712052 ------------------------------------------------------------------ ------------------ 2007-9-10 - Sep 10 2007 ------------------- ------------------------------------------------------------------ ++++ kdebase4: - don't set $LANGUAGE in konsole (#305210) ++++ kdebase4-runtime: - don't set $LANGUAGE in konsole (#305210) ++++ oxygen-icon-theme: - don't set $LANGUAGE in konsole (#305210) ------------------------------------------------------------------ ------------------ 2007-9-8 - Sep 8 2007 ------------------- ------------------------------------------------------------------ ++++ maxima: - updated to version 5.13.0 ++++ wxMaxima: - updated to version 0.7.3 ------------------------------------------------------------------ ------------------ 2007-9-7 - Sep 7 2007 ------------------- ------------------------------------------------------------------ ++++ galculator: - Initial build of 1.3.0 ------------------------------------------------------------------ ------------------ 2007-9-6 - Sep 6 2007 ------------------- ------------------------------------------------------------------ ++++ fdupes: - do not hardlink empty files in %fdupes macro ------------------------------------------------------------------ ------------------ 2007-9-5 - Sep 5 2007 ------------------- ------------------------------------------------------------------ ++++ fdupes: - support filenames with spaces in %fdupes macro [#307727] ------------------------------------------------------------------ ------------------ 2007-9-4 - Sep 4 2007 ------------------- ------------------------------------------------------------------ ++++ kdenetwork4: - fix dependencies of kdenetwork4-devel if built without Kopete ------------------------------------------------------------------ ------------------ 2007-9-3 - Sep 3 2007 ------------------- ------------------------------------------------------------------ ++++ extragear-network: - Start of a changes file ++++ extragear-utils: - Start of a changes file ++++ soprano: - Fix broken compiler flags. ++++ rosegarden4: - Fix broken compiler flags. - Fix undefined operation. ------------------------------------------------------------------ ------------------ 2007-9-2 - Sep 2 2007 ------------------- ------------------------------------------------------------------ ++++ qtcurve-kde4: - fix build ------------------------------------------------------------------ ------------------ 2007-9-1 - Sep 1 2007 ------------------- ------------------------------------------------------------------ ++++ kdeutils4: - update to KDE 4.0 Beta 2 ++++ kdeedu4: - update to KDE 4.0 Beta 2 ++++ kdegames4: - update to KDE 4.0 Beta 2 ++++ kdesdk4: - update to KDE 4.0 Beta 2 ++++ kdebase4: - update to KDE 4.0 Beta 2 ++++ kde4-filesystem: - bump version to 3.93.0 ++++ kdegraphics4: - update to KDE 4.0 Beta 2 ++++ kdemultimedia4: - update to KDE 4.0 Beta 2 ++++ kdemultimedia4: - update to KDE 4.0 Beta 2 ++++ kdeadmin4: - update to KDE 4.0 Beta 2 ++++ kdebase4-workspace: - update to KDE 4.0 Beta 2 ++++ kdewebdev4: - update to 3.92.0.svn706049 ++++ kdeaccessibility4: - update to KDE 4.0 Beta 2 ++++ kdeedu4-noarch: - update to KDE 4.0 Beta 2 ++++ kdeaccessibility4-icons: - update to KDE 4.0 Beta 2 ++++ kdeartwork4: - update to KDE 4.0 Beta 2 ++++ kdeartwork4: - update to KDE 4.0 Beta 2 ++++ kdeartwork4-noarch: - update to KDE 4.0 Beta 2 ++++ kdebase4-runtime: - update to KDE 4.0 Beta 2 ++++ kdebase4-session: - bump version to 3.93.0 ++++ kdebase4-wallpapers: - update to KDE 4.0 Beta 2 ++++ kdegames4-carddecks: - update to KDE 4.0 Beta 2 ++++ kdepimlibs4: - update to KDE 4.0 Beta 2 ++++ kdevelop4: - update to 3.92.0.svn706334 ++++ kdevplatform4: - update to 3.92.0.svn706049 ++++ libqimageblitz4: - rename to libqimageblitz4 and update to SVN version ++++ oxygen-icon-theme: - update to KDE 4.0 Beta 2 ------------------------------------------------------------------ ------------------ 2007-8-31 - Aug 31 2007 ------------------- ------------------------------------------------------------------ ++++ kdetoys4: - update to 3.92.0.svn706767 ++++ libexiv2: - update to 0.15: * Image with large invalid Exif tag crashes exiv2. (Reported by Marco Piovanelli) * crash when loading certain image. * Another Minolta G500 file impossible to read after fix. * Sony Makernote crashes exiv2. * Wrong AFPoints mapping for Canon cameras. * Minolta G500 RAW format support. * Fix "Since v0.14 the version check macro doesn't work in a precompiler [#]if test anymore". * [jpeg i/o] Uncouple IPTC and Exif reading. * Updated Nikon lens info to v2.30 of Robert Rottmerhusen's lens database. * Added additional values to the Exif.CanonCs.ISOSpeed. lookup table. * Canon ModelId patch. (Gerry Patterson) * Updated German translation. * Updated Russian translation. * Updated French translation. ++++ strigi: - fix compilation when gcc43 is used ------------------------------------------------------------------ ------------------ 2007-8-30 - Aug 30 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - update to KDE 4.0 Beta 2 ++++ kde4-filesystem: - add %kde4_modules ++++ kdenetwork4: - update to KDE 4.0 Beta 2 ++++ kdelibs4: - update to KDE 4.0 Beta 2 ------------------------------------------------------------------ ------------------ 2007-8-29 - Aug 29 2007 ------------------- ------------------------------------------------------------------ ++++ batik: - Removed samples/tests/spec/scripting/textcontent/missing-glpyh.svg due to license issues ++++ marble: - update to version 0.4-3 ++++ marble: - update to version 0.4-3 ------------------------------------------------------------------ ------------------ 2007-8-28 - Aug 28 2007 ------------------- ------------------------------------------------------------------ ++++ dosbox: - new version 0.72 * Fixed unitialized variable in joystick. (Fixes crashes on Vista and Mac OS X) * Some bugfixes and speedups to the 64 bit recompiling core. * Fixed sign flag on soundblaster dma transfers (Space Quest 6 intro) * Fixed a bug in keyboard layout processing code and fixed certain layouts. * Fixed Dreamweb. * Improved speed unlocking when running cycles=max. * Fixed a crash related to the tab completion in the shell. * Improved aspect correction code. Should now be like how a real monitor handles it. * Fixed a bug in the xms status report code. (Blake Stone 1.0 shareware) * Added a lot more keyboard layouts. * Fix crash related to changing the scaler before a screen was created. * Hopefully fixed compilation on *bsd. * Enabled auto cpu core selection for recompiling core as well. * Made the used joystick selectable when 4axis is specified. * Added some hints for inexperienced DOS users to the shell. ++++ libqca2: - update to 2.0.0-test1: * finalized API ------------------------------------------------------------------ ------------------ 2007-8-27 - Aug 27 2007 ------------------- ------------------------------------------------------------------ ++++ libqt4: - update 0178-transparency-window-types.diff to avoid a crash ++++ libqt4-devel-doc-data: - update 0178-transparency-window-types.diff to avoid a crash ++++ libqt4-sql-plugins: - update 0178-transparency-window-types.diff to avoid a crash ------------------------------------------------------------------ ------------------ 2007-8-26 - Aug 26 2007 ------------------- ------------------------------------------------------------------ ++++ rasqal: - build needs -fno-strict-aliasing. - PCRE is the recommended regex library and the default but package neither required pcre-devel nor the autodetection worked. - add missing calls to ldconfig. - remove unneeded static libraries and libtool archives. ------------------------------------------------------------------ ------------------ 2007-8-25 - Aug 25 2007 ------------------- ------------------------------------------------------------------ ++++ libqt4: - fix devel requires ++++ libqt4-devel-doc-data: - fix devel requires ++++ libqt4-sql-plugins: - fix devel requires ------------------------------------------------------------------ ------------------ 2007-8-23 - Aug 23 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - update to 3.92.0.svn703914 ++++ kdetoys4: - update to 3.92.0.svn703917 - update to 3.92.0.svn703897 ++++ kdeutils4: - update to 3.92.0.svn703919 ++++ kdeedu4: - update to 3.92.0.svn703905 ++++ kdegames4: - update to 3.92.0.svn703908 ++++ kdesdk4: - update to 3.92.0.svn703915 ++++ kdebase4: - update to 3.92.0.svn703920 ++++ kdegraphics4: - update to 3.92.0.svn703909 ++++ kdemultimedia4: - update to 3.92.0.svn703910 ++++ kdemultimedia4: - update to 3.92.0.svn703910 ++++ kdeadmin4: - update to 3.92.0.svn703903 ++++ kdebase4-workspace: - update to 3.92.0.svn703920 ++++ kdenetwork4: - update to 3.92.0.svn705096 ++++ kdewebdev4: - udpate to 3.92.0.svn703920 ++++ kdeaccessibility4: - update to 3.92.0.svn703900 ++++ kdeedu4-noarch: - update to 3.92.0.svn703905 ++++ kdeaccessibility4-icons: - update to 3.92.0.svn703900 ++++ kdeartwork4: - update to 3.92.0.svn703904 ++++ kdeartwork4: - update to 3.92.0.svn703904 ++++ kdeartwork4-noarch: - update to 3.92.0.svn703904 ++++ kdebase4-runtime: - update to 3.92.0.svn703920 ++++ kdebase4-wallpapers: - update to 3.92.0.svn703920 ++++ kdegames4-carddecks: - update to 3.92.0.svn703908 ++++ kdelibs4: - update to 3.92.0.svn704014 ++++ kdepimlibs4: - update to 3.92.0.svn703895 ++++ kdevelop4: - update to 3.92.0.svn703920 ++++ kdevplatform4: - update to 3.92.0.svn703920 ++++ libqt4: - enable glib2 eventloop integration ++++ libqt4-devel-doc-data: - enable glib2 eventloop integration ++++ libqt4-sql-plugins: - enable glib2 eventloop integration ++++ oxygen-icon-theme: - update to 3.92.0.svn703920 ------------------------------------------------------------------ ------------------ 2007-8-22 - Aug 22 2007 ------------------- ------------------------------------------------------------------ ++++ kdegames4: - kpat's default carddeck changed last month, adapt split (#299574) ++++ kdegames4-carddecks: - kpat's default carddeck changed last month, adapt split (#299574) ------------------------------------------------------------------ ------------------ 2007-8-21 - Aug 21 2007 ------------------- ------------------------------------------------------------------ ++++ batik: - Updated to version 1.7 Removed samples/fonts directory ++++ marble: - update to version 0.4-1 ++++ marble: - update to version 0.4-1 ------------------------------------------------------------------ ------------------ 2007-8-19 - Aug 19 2007 ------------------- ------------------------------------------------------------------ ++++ gcompris: - Update to 8.3.3: + The click on letter activity was only proposing the first 4 letters of the alphabet, whatever the level. + Patch by Hans de Goede concerning the fullscreen mode + Major fix, GCompris was crashing if you clicked during bonus display. + Added the support for a system configuration file which is under /etc/gcompris.conf on GNU/Linux. This file if present is loaded after the user one so it overwrite the user properties. + fixed: GCompris was asserting when you click on the target image in missingletter activity. + fixed: GCompris was unstable in Spanish and in any locale where we don't have spoken congratulation ------------------------------------------------------------------ ------------------ 2007-8-18 - Aug 18 2007 ------------------- ------------------------------------------------------------------ ++++ kdeadmin4: - move yast2-theme-NLD conflict tag to right sub-package ++++ kdevelop4: - update to 3.92.0.svn701362 ++++ kdevplatform4: - update to 3.92.0.svn701364 ------------------------------------------------------------------ ------------------ 2007-8-17 - Aug 17 2007 ------------------- ------------------------------------------------------------------ ++++ kdegames4: - update to 3.92.0.svn697375 ++++ kdegames4-carddecks: - update to 3.92.0.svn697375 ------------------------------------------------------------------ ------------------ 2007-8-16 - Aug 16 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - update to 3.92.0.svn700937 ++++ kdetoys4: - update to 3.92.0.svn700768 ++++ kdeutils4: - update to 3.92.0.svn700769 ++++ kdeedu4: - update to 3.92.0.svn700953 ++++ kdesdk4: - update to 3.92.0.svn700768 ++++ kdebase4: - update to 3.92.0.svn700775 ++++ kde4-filesystem: - define _kde_html_dir as $prefix/share/doc/kde/HTML (#292072) ++++ kdegraphics4: - update to 3.92.0.svn700760 ++++ kdemultimedia4: - update to 3.92.0.svn700761 ++++ kdemultimedia4: - update to 3.92.0.svn700761 ++++ kdeadmin4: - update to 3.92.0.svn700754 ++++ kdebase4-workspace: - update to 3.92.0.svn700775 ++++ kdenetwork4: - update to 3.92.0.svn700763 ++++ kdewebdev4: - update to 3.92.0.svn700769 ++++ kdeaccessibility4: - update to 3.92.0.svn700741 ++++ kdeedu4-noarch: - update to 3.92.0.svn700953 ++++ kdeaccessibility4-icons: - update to 3.92.0.svn700741 ++++ kdeartwork4: - update to 3.92.0.svn700755 ++++ kdeartwork4: - update to 3.92.0.svn700755 ++++ kdeartwork4-noarch: - update to 3.92.0.svn700755 ++++ kdebase4-runtime: - update to 3.92.0.svn700775 ++++ kdebase4-wallpapers: - update to 3.92.0.svn700775 ++++ kdelibs4: - update to 3.92.0.svn700733 ++++ kdepimlibs4: - update to 3.92.0.svn700734 ++++ kdevplatform4: - update to 3.92.0.svn700903 ++++ oxygen-icon-theme: - update to 3.92.0.svn700775 ------------------------------------------------------------------ ------------------ 2007-8-15 - Aug 15 2007 ------------------- ------------------------------------------------------------------ ++++ kdebase4: - fix more file conflicts ++++ kdebase4-workspace: - fix more file conflicts ++++ kdeartwork4: - fix more file conflicts ++++ kdeartwork4: - fix more file conflicts ++++ kdeartwork4-noarch: - fix more file conflicts ++++ kdebase4-runtime: - fix more file conflicts ++++ kdebase4-wallpapers: - fix more file conflicts ++++ libqimageblitz4: - Initial package ++++ oxygen-icon-theme: - fix more file conflicts ++++ qtcurve-kde4: - update to 0.52.4: several style drawing fixes, see ChangeLog ------------------------------------------------------------------ ------------------ 2007-8-14 - Aug 14 2007 ------------------- ------------------------------------------------------------------ ++++ geonext: - update to 1.71 ++++ libqt4: - drop patch 0182 as it seems to cause rendering glitches ++++ libqt4-devel-doc-data: - drop patch 0182 as it seems to cause rendering glitches ++++ libqt4-sql-plugins: - drop patch 0182 as it seems to cause rendering glitches ------------------------------------------------------------------ ------------------ 2007-8-13 - Aug 13 2007 ------------------- ------------------------------------------------------------------ ++++ XaraLX: - update to 0.7r1777 - desktop file added - enable unicode - enable filters - disable svnversion - build devel package - compile against wxGTK 2.6 (see bugzilla.xara.com #2496) ++++ libpaper1: - update to 1.1.22 - use some macros ++++ tuxtype: - also require SDL_ttf for old distributions ++++ xfig: - fix changelog order - enable build for older distributions ------------------------------------------------------------------ ------------------ 2007-8-9 - Aug 9 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - update to 3.92.0.svn697324 ++++ kdetoys4: - update to 3.92.0.svn697328 ++++ kdeutils4: - update to 3.92.0.svn697375 ++++ kdeedu4: - update to 3.92.0.svn697375 - fix file conflict ++++ kdegames4: - update to 3.92.0.svn697375 ++++ kdesdk4: - update to 3.92.0.svn697375 - fix file conflict ++++ kdebase4: - update to 3.92.0.svn697325 - fix file conflicts ++++ kdegraphics4: - update to 3.92.0.svn697375 ++++ kdemultimedia4: - update to 3.92.0.svn697375 ++++ kdemultimedia4: - update to 3.92.0.svn697375 ++++ kdeadmin4: - update 3.92.0.svn697375 ++++ kdebase4-workspace: - update to 3.92.0.svn697325 - fix file conflicts ++++ kdenetwork4: - update to 3.92.0.svn697375 ++++ kdewebdev4: - update to 3.92.0.svn697375 ++++ kdeaccessibility4: - update to 3.92.0.svn697375 ++++ kdeedu4-noarch: - update to 3.92.0.svn697375 - fix file conflict ++++ kdeaccessibility4-icons: - update to 3.92.0.svn697375 ++++ kdeartwork4: - update to 3.92.0.svn697375 - fix file conflicts ++++ kdeartwork4: - update to 3.92.0.svn697375 - fix file conflicts ++++ kdeartwork4-noarch: - update to 3.92.0.svn697375 - fix file conflicts ++++ kdebase4-runtime: - update to 3.92.0.svn697325 - fix file conflicts ++++ kdebase4-session: - also set KDEHOME for eg kstartupconfig ++++ kdebase4-wallpapers: - update to 3.92.0.svn697325 - fix file conflicts ++++ kdegames4-carddecks: - update to 3.92.0.svn697375 ++++ kdelibs4: - update to 3.92.0.svn697324 ++++ kdepimlibs4: - update to 3.92.0.svn697324 ++++ kdevelop4: - update to 3.92.0.svn697375 ++++ kdevplatform4: - update to 3.92.0.svn697375 ++++ oxygen-icon-theme: - update to 3.92.0.svn697325 - fix file conflicts ------------------------------------------------------------------ ------------------ 2007-8-8 - Aug 8 2007 ------------------- ------------------------------------------------------------------ ++++ ksudoku: - categorize it as LogicGame rather than as BoardGame like in KDE4 ++++ libqt4: - update to 4.3.1: * for changelog, see included changes-4.3.1 ++++ libqt4-devel-doc-data: - update to 4.3.1: * for changelog, see included changes-4.3.1 ++++ libqt4-sql-plugins: - update to 4.3.1: * for changelog, see included changes-4.3.1 ------------------------------------------------------------------ ------------------ 2007-8-7 - Aug 7 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - Resolve file conflict between kdepim4 and kdepim4-knotes ++++ inkscape: - Use %fdupes - Split off a -lang subpackage. ++++ kcall: - install the application icon ++++ kcall: - install the application icon ++++ kdesdk4: - fix build after strigi update ++++ kdelibs4: - take the SVN commit that adapts to new strigi ++++ libpaper1: - created package ++++ raptor: - as per http://lists.opensuse.org/opensuse-packaging/2007-07/msg00049.html taking manteniance of this package - use system libcurl for web access - use libxslt as well (adds grdd parser support) - remove nasty la file that causes significant bloat - Fix build and devel package dependencies (raptor.h only requires glibc-devel) - remove static libraries - run ldconfig correctly - run make check on rpm check section. ++++ strigi: - use the release tarball (0.5.5) * no changes ------------------------------------------------------------------ ------------------ 2007-8-6 - Aug 6 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - remove kitchensync temporarily, not compatible with our libopensync ++++ enigma: - updated to release 1.01 * Enigma 1.01 is a bug fix and level addition release with some small feature additions. ++++ enigma: - updated to release 1.01 * Enigma 1.01 is a bug fix and level addition release with some small feature additions. ++++ kcall: - update to 0.7.0: * first KDE4 version ++++ kcall: - update to 0.7.0: * first KDE4 version ++++ kdenetwork4: - fix build ++++ kdevelop4: - fix build on x86_64 ++++ libqca2: - Botan-devel -> libbotan-devel ++++ strigi: - update to current SVN: * fixes an include bug by rearranging the way the strigiconfig.h include is installed ++++ moodle: - update to 1.8.2: + groups implementation has been cleaned up + two XSS security vulnerabilities were fixed + more XHTML validation cleanups + fixed user upload failure when file contains utf-8 bom + more on http://docs.moodle.org/en/Release_Notes#Moodle_1.8.2 ++++ pysycache: - added /etc/pysycache to permissions file - added themes-move from older release (missing theme will crash pysycache) ++++ rasmol: - installing file README_FIRST - update to version from 29 Dec 2006 - includes all 7.3.1 upstream patches - added Russian language support ++++ rosegarden4: - add requirement of libsndfile-progs package (#297511) ++++ yacas: - update to 1.1.0: + removed proteus worksheet + removed the directories "colorcode": now you could now use regular expressions and such + fix for a memory leak related to the use of the script archive + large clean-up of the code ------------------------------------------------------------------ ------------------ 2007-8-5 - Aug 5 2007 ------------------- ------------------------------------------------------------------ ++++ pysycache: - added pysycache-rpmlintrc to avoid some warnings - using fdupes to save space - added pysycache-lang-de.patch to correct some german spelling - use the compiled pysycache binary => package is arch dependend - added permissions file for config, and /var/games/pysycache directory ++++ pysycache-cartoons: - initial version 3.0 - initial version 3.0 ++++ pysycache-photographies: - initial package version 3.0 ------------------------------------------------------------------ ------------------ 2007-8-4 - Aug 4 2007 ------------------- ------------------------------------------------------------------ ++++ decibel: - Initial package (0.5.0) - Initial package (0.5.0) ++++ kde4-filesystem: - bump version to 3.92.0 ++++ kdeedu3: - add 3_5_BRANCH.diff ++++ libQtTapioca0: - Initial package (0.11.4) - Initial package (0.14.1) ++++ pysycache: - initial version 3.0.1 ------------------------------------------------------------------ ------------------ 2007-8-3 - Aug 3 2007 ------------------- ------------------------------------------------------------------ ++++ libqca2: - update to svn695914 - build plugins modular - add nss, gcrypt, gnupg and cyrus-sasl plugins ------------------------------------------------------------------ ------------------ 2007-8-2 - Aug 2 2007 ------------------- ------------------------------------------------------------------ ++++ kdelibs4: - fix kdeprint_management soname ++++ strigi: - fix build against gcc 4.3 ++++ timidity: - fix alsaseq polling at idle time - clean up spec file ------------------------------------------------------------------ ------------------ 2007-7-31 - Jul 31 2007 ------------------- ------------------------------------------------------------------ ++++ libqt4: - fix anti-aliased text drawing on alpha transparent background ++++ libqt4-devel-doc-data: - fix anti-aliased text drawing on alpha transparent background ++++ libqt4-sql-plugins: - fix anti-aliased text drawing on alpha transparent background ------------------------------------------------------------------ ------------------ 2007-7-30 - Jul 30 2007 ------------------- ------------------------------------------------------------------ ++++ dosbox: - new version 0.71 * Added a new recompiling cpu core which is easier to port! * Added a x86_64 and a mipsel_32 recompiling core. * Fixed hangups on certain platforms after long gameplay of several games. * Fix several joystick bugs. * Improved cdrom support. (fixes for audio, iso and detection.) * Improved SVGA and VESA. (detection and display) * Fixed a few textmodes and improved ansi emulation a bit. * Fixed pcspeaker and certain types of soundeffects. * Added undocumented mousebackdoor. * Made mount and imgmount a bit easier to use. (ioctl by default, support for ~ and ~username, auto size guessing for images) * Fix a few compilation problems on various hosts and a general code cleanup. * Several small fixes that improve compatibility. ------------------------------------------------------------------ ------------------ 2007-7-29 - Jul 29 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - update to KDE 4.0 Beta 1 ++++ kdeutils4: - update to KDE 4.0 Beta 1 ++++ kdeedu4: - update to KDE 4.0 Beta 1 ++++ kdesdk4: - update to KDE 4.0 Beta 1 ++++ kdemultimedia4: - update to KDE 4.0 Beta 1 ++++ kdemultimedia4: - update to KDE 4.0 Beta 1 ++++ kdeadmin4: - update to KDE 4.0 Beta 1 ++++ kdenetwork4: - update to KDE 4.0 Beta 1 ++++ kdewebdev4: - update to 3.92.0.svn693137 ++++ kdeaccessibility4: - update to KDE 4.0 Beta 1 ++++ kdeedu4-noarch: - update to KDE 4.0 Beta 1 ++++ kdeaccessibility4-icons: - update to KDE 4.0 Beta 1 ++++ kdeartwork4: - update to KDE 4.0 Beta 1 ++++ kdeartwork4: - update to KDE 4.0 Beta 1 ++++ kdeartwork4-noarch: - update to KDE 4.0 Beta 1 ++++ kdevelop4: - update to 3.92.0.svn693137 ++++ kdevplatform4: - update to 3.92.0.svn693137 ++++ qtcurve-kde4: - fix build ------------------------------------------------------------------ ------------------ 2007-7-28 - Jul 28 2007 ------------------- ------------------------------------------------------------------ ++++ kdetoys4: - update to KDE 4.0 Beta 1 ++++ kdegames4: - update to KDE 4.0 Beta 1 ++++ kdebase4: - update to KDE 4.0 Beta 1 ++++ kdegraphics4: - update to KDE 4.0 Beta 1 ++++ kdebase4-workspace: - update to KDE 4.0 Beta 1 ++++ kdebase4-runtime: - update to KDE 4.0 Beta 1 ++++ kdebase4-wallpapers: - update to KDE 4.0 Beta 1 ++++ kdegames4-carddecks: - update to KDE 4.0 Beta 1 ++++ kdelibs4: - update to KDE 4.0 Beta 1 ++++ kdepimlibs4: - update to KDE 4.0 Beta 1 ++++ littlewizard: - Update to the bug fix release 1.1.5 ++++ oxygen-icon-theme: - update to KDE 4.0 Beta 1 ------------------------------------------------------------------ ------------------ 2007-7-26 - Jul 26 2007 ------------------- ------------------------------------------------------------------ ++++ strigi: - update to 0.5.4: * improved xesam support * various stability fixes ++++ yaz: - changed libpcap to libpcap-devel in BuildRequires ------------------------------------------------------------------ ------------------ 2007-7-25 - Jul 25 2007 ------------------- ------------------------------------------------------------------ ++++ SDL: - updated to 1.2.22 * added SDL_VIDEO_ALLOW_SCREENSAVER to override SDL's disabling of the screensaver on Mac OS X and X11 ++++ SDL_image: - updated to 1.2.6 * PNG and TIFF images are correctly identified even if dynamic libraries to load them aren't available * fixed loading of TIFF images using libtiff * fixed static linking with libjpeg * fixed crash in IMG_ReadXPMFromArray() - dropped obsolete patch: * xcfinc.diff (included in update) ++++ SDL_net: - updated to 1.2.7 * set server TCP sockets to blocking mode ++++ SDL_ttf: - updated to 2.0.9 * fixed rendering of fonts with 2 bit and 4 bit embedded graymaps * fixed bug in solid bold glyph rendering * fixed crash when passing NULL to TTF_CloseFont() ++++ octave: - supressed paralell building which fails at least on some architectures ++++ php5-pear-db: - updated to 1.7.12 * fixes an issue that prevented PostgreSQL users from escaping values with PHP 5.2 ------------------------------------------------------------------ ------------------ 2007-7-24 - Jul 24 2007 ------------------- ------------------------------------------------------------------ ++++ bluefish-doc: - initial version 1.0-6 ++++ libmal1: - update to 0.44: * major overhaul now based on malsync 2.2.0 sources ++++ perl-Barcode-Code128: - initial package 2.01 ++++ perl-Data-Random: - initial version 0.05 ++++ perl-GD-Barcode: - initial version 1.15 ++++ perl-PDF-Reuse: - initial version 0.33 - initial version 0.05 ++++ scilab: - added desktop file ------------------------------------------------------------------ ------------------ 2007-7-23 - Jul 23 2007 ------------------- ------------------------------------------------------------------ ++++ koha: - initial version 2.2.7 (not functional at the moment) - added a first draft for an apache2-include file ++++ openbiblio: - initial version 0.5.2 - added a first draft for an apache2-include file ++++ perl-Business-ISBN: - initial package 1.84 - initial package 1.14 ++++ perl-Event: - initial package 1.08 ++++ perl-MARC: - initial version 1.07 - initial version 0.97 - initial version 0.87 - initial version 1.42 - initial package 1.38 - initial version 0.4 - initial package 0.79 ++++ perl-Net-Z3950: - initial package 1.16 - disabled tests: too many failures and too little time to fix ------------------------------------------------------------------ ------------------ 2007-7-22 - Jul 22 2007 ------------------- ------------------------------------------------------------------ ++++ SDL_image: - Cleanup build requires. ++++ SDL_net: - Cleanup build requires. ++++ SDL_ttf: - Cleanup BuildRequires. ------------------------------------------------------------------ ------------------ 2007-7-21 - Jul 21 2007 ------------------- ------------------------------------------------------------------ ++++ libqt4: - Do not require xorg-x11 to build ++++ libqt4-devel-doc-data: - Do not require xorg-x11 to build ++++ libqt4-sql-plugins: - Do not require xorg-x11 to build ------------------------------------------------------------------ ------------------ 2007-7-20 - Jul 20 2007 ------------------- ------------------------------------------------------------------ ++++ childsplay: - fix desktop file entry ++++ cmake: - update to 2.4.7 - several bugfixes (KDevelop problem among others, see ChangeLog.manual for more details) ++++ scilab: - update to 4.1.1 ------------------------------------------------------------------ ------------------ 2007-7-19 - Jul 19 2007 ------------------- ------------------------------------------------------------------ ++++ kdegames4: - run suse_update_desktop_file macro on ksudoku.desktop ++++ kdebase4: - don't show System Settings on non-KDE/KDE3 desktop ++++ kdebase4-workspace: - don't show System Settings on non-KDE/KDE3 desktop ++++ kdenetwork4: - fix suse_update_desktop_file call - fix build after LibVNCServer split ++++ kdebase4-runtime: - don't show System Settings on non-KDE/KDE3 desktop ++++ kdebase4-wallpapers: - don't show System Settings on non-KDE/KDE3 desktop ++++ kdegames4-carddecks: - run suse_update_desktop_file macro on ksudoku.desktop ++++ oxygen-icon-theme: - don't show System Settings on non-KDE/KDE3 desktop ++++ perl-XML-Parser: - remove explicit lib requires ++++ solfege: - updated to version 3.8.2: * Vietnamese translations * Updates to the french translation * Bugfix to the lesson file header parser, so that whitespace is optional after header, making "header{" work as expected. ++++ xmgrace: - fix suse_update_desktop_file call ------------------------------------------------------------------ ------------------ 2007-7-18 - Jul 18 2007 ------------------- ------------------------------------------------------------------ ++++ bluefish: - use /usr for builds > openSUSE 10.2 - Update to 1.0.7: + Updated translations: Finnish, French, German, Japanese, Norwegian, Polish, Swedish + Fixes Tcl highlighting + Fixes a bug when trying to save a file with a new install and a file has never been opened or a project is not open. Closes Bluefish bug #360401. + Fix a bug where Bluefish would crash when deleting multiple bookmarks. + Fix a bookmark memory leak + README: more complete README + Data filetypes: adds the .pm extension for Perl files. Closes Bluefish bug #343569. + Highlighting: small fix to XML highlighting (adding general support for namespaces). Highlight numbers in Java. + Adds XTHTM 1.1 DOCTYPE in creators. Closes Bluefish bug #338586 + Fixes a bug in smart cursor positioning. + Fixes a bug where the old file was deleted before the new file was saved successfully. + Removes redundant show hidden checkbox from file chooser dialog. Closes Bluefish bug #316298 + Fixes Definition list formatting + Fixes a bug where the backup file was not deleted after renaming it. Closes Bluefish bug #324788. + Fixes a critical bug where Bluefish crashed when closing and saving a project. Closes Bluefish bug #330544. + Fixes a critical bug where Bluefish crashed when pressing the Esc key in the Search:no match found dialog. Closes Bluefish bug #337739 + Fixes a bug where undoing did not behave correctly for text pasted from the clipboard over other text. Closes Bluefish bug #340262. + Fixes a bug in python syntax highlighting. Closes Bluefish bug #349662. + Fixes a critical bug where Bluefish crashed when pressing the green info dialog button. Closes Bluefish bug #349743 + ... (see NEWS file for more Changes) ++++ kdeutils4: - remove xmms-devel ++++ strigi: - update to 0.5.2: * xesam support ------------------------------------------------------------------ ------------------ 2007-7-17 - Jul 17 2007 ------------------- ------------------------------------------------------------------ ++++ LibVNCServer: - Split LibVNCServer into itself, -devel and x11vnc. - Update to LibVNCserver-0.9.1. - Drop patches that have been integrated upstream. ------------------------------------------------------------------ ------------------ 2007-7-16 - Jul 16 2007 ------------------- ------------------------------------------------------------------ ++++ childsplay: - use fdupes - initial package 0.4.2 ++++ childsplay_plugins: - initial package ++++ childsplay_plugins_lfc: - initial package 0.85.2 ++++ kdebase4: - use the non generic lib version for libkonq ++++ kde4-filesystem: - bump version to 3.91.0 to be in sync with KDE release ++++ kdebase4-workspace: - use the non generic lib version for libkonq ++++ kdebase4-runtime: - use the non generic lib version for libkonq ++++ kdebase4-session: - bump version to 3.91.0 to be in sync with KDE release ++++ kdebase4-wallpapers: - use the non generic lib version for libkonq ++++ kdelibs4: - add patch to change back the generic library version to be in sync with the major KDE version and instead define an override for those libraries that clash (SVN commit 688504) ++++ oxygen-icon-theme: - use the non generic lib version for libkonq ++++ perl-XML-Parser: - change dependency on expat to libexpat ++++ qtcurve-kde4: - update to 0.52.3: several style drawing fixes, see ChangeLog ------------------------------------------------------------------ ------------------ 2007-7-14 - Jul 14 2007 ------------------- ------------------------------------------------------------------ ++++ libqt4: - add secure format string patch - add compat symlinks for QTDIR based setups ++++ libqt4-devel-doc-data: - add secure format string patch - add compat symlinks for QTDIR based setups ++++ libqt4-sql-plugins: - add secure format string patch - add compat symlinks for QTDIR based setups ------------------------------------------------------------------ ------------------ 2007-7-13 - Jul 13 2007 ------------------- ------------------------------------------------------------------ ++++ gelemental: - Initial build of 1.0.0 ------------------------------------------------------------------ ------------------ 2007-7-12 - Jul 12 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - update to 3.91.0.svn672299 ++++ kdetoys4: - update to 3.91.0.svn672302 ++++ kdeutils4: - update to 3.91.0.svn685971 ++++ kdeedu4: - update to 3.91.0.svn685967 ++++ kdegames4: - update to 3.91.0.svn685967 ++++ kdesdk4: - update to 3.91.0.svn685971 ++++ kdebase4: - update to 3.91.0.svn672298 ++++ kdegraphics4: - update to 3.91.0.svn685968 ++++ kdemultimedia4: - update to 3.91.0.svn685969 ++++ kdemultimedia4: - update to 3.91.0.svn685969 ++++ kdeadmin4: - update to 3.91.0.svn685972 ++++ kdebase4-workspace: - update to 3.91.0.svn672298 ++++ kdenetwork4: - update to 3.91.0.svn686458 ++++ kdewebdev4: - update to 3.91.0.svn685971 ++++ kdeaccessibility4: - update to 3.91.0.svn685973 ++++ kdeedu4-noarch: - update to 3.91.0.svn685967 ++++ kdeaccessibility4-icons: - update to 3.91.0.svn685973 ++++ kdeartwork4: - update to 3.91.0.svn686325 ++++ kdeartwork4: - update to 3.91.0.svn686325 ++++ kdeartwork4-noarch: - update to 3.91.0.svn686325 ++++ kdebase4-runtime: - update to 3.91.0.svn672298 ++++ kdebase4-wallpapers: - update to 3.91.0.svn672298 ++++ kdegames4-carddecks: - update to 3.91.0.svn685967 ++++ kdelibs4: - update to 3.91.0.svn672297 ++++ kdepimlibs4: - update to 3.91.0.svn672298 ++++ kdevelop4: - update to 3.91.0.svn685975 ++++ kdevplatform4: - update to 3.91.0.svn685974 ++++ oxygen-icon-theme: - update to 3.91.0.svn672298 ------------------------------------------------------------------ ------------------ 2007-7-11 - Jul 11 2007 ------------------- ------------------------------------------------------------------ ++++ octave: - updated to 2.9.12 and removed randlib [#279883] - without-randlib.patch ------------------------------------------------------------------ ------------------ 2007-7-9 - Jul 9 2007 ------------------- ------------------------------------------------------------------ ++++ enigma: - fixed BuildRequires for openSUSE > 10.2 ++++ enigma: - fixed BuildRequires for openSUSE > 10.2 ++++ tuxpaint: - fixed BuildRequires for openSUSE > 10.2 ------------------------------------------------------------------ ------------------ 2007-7-5 - Jul 5 2007 ------------------- ------------------------------------------------------------------ ++++ libqt4: - package icons for the desktop files ++++ libqt4-devel-doc-data: - package icons for the desktop files ++++ libqt4-sql-plugins: - package icons for the desktop files ------------------------------------------------------------------ ------------------ 2007-7-4 - Jul 4 2007 ------------------- ------------------------------------------------------------------ ++++ squidGuard: - fixes from upstream: * double slash bug fix extracted from Patch-20070513 tarball * regexp bug fix extracted from Patch-20070520 tarball * compiler bug fix extracted from Patch-20070520 tarball ------------------------------------------------------------------ ------------------ 2007-7-3 - Jul 3 2007 ------------------- ------------------------------------------------------------------ ++++ avahi: - Add avahi-empty-txt-CVE-2007-3372.patch (#287123). ++++ python-sqlite2: - Update to 2.3.4: + Under some circumstances it's was not possible to close the connection object. This happened if you still had cursor objects around with statements that were no longer in the cached statements pool. This was fixed by finalizing all statements that were created from the connection instead of only those that are still found in the connection pool. + SQLite often does not report useful error messages when the stepped-on statement was not reset first. Now we make sure that's always the case. + Merged missing corrections for sample code from Python core version. + Allow the size parameter for fetchmany() for better DB-API compliance. + Applied patch from #184. This defers the implicit BEGINs/COMMITs and thus improves concurrency. + Print a warning if somebody tries to run the pysqlite test suite from the pysqlite root directory and exit. - remove the install-source* files: this is done via installing the rpm already ------------------------------------------------------------------ ------------------ 2007-7-2 - Jul 2 2007 ------------------- ------------------------------------------------------------------ ++++ gcompris: - update to 8.3.2-2: source update added missing files - let the help files be owned by the gcompris-voices- packages - remove the outdated menu entry - convert wav files to ogg files and save space - use RPM group Amusements/Teaching/Other - some minor ordering changes in specfile ------------------------------------------------------------------ ------------------ 2007-6-28 - Jun 28 2007 ------------------- ------------------------------------------------------------------ ++++ libqt4: - add various critical bugfixes needed for KDE4 ++++ libqt4-devel-doc-data: - add various critical bugfixes needed for KDE4 ++++ libqt4-sql-plugins: - add various critical bugfixes needed for KDE4 ------------------------------------------------------------------ ------------------ 2007-6-27 - Jun 27 2007 ------------------- ------------------------------------------------------------------ ++++ kdeutils4: - fix build in beta ++++ kdenetwork4: - update to 3.90.1.svn672301 ++++ scribus: - build against cmake to fix various issues ------------------------------------------------------------------ ------------------ 2007-6-26 - Jun 26 2007 ------------------- ------------------------------------------------------------------ ++++ kdeutils4: - fix file conflicts ++++ yacas: - changed desktop file entry (proteusworksheet => yacas) ------------------------------------------------------------------ ------------------ 2007-6-25 - Jun 25 2007 ------------------- ------------------------------------------------------------------ ++++ kdenetwork4: - update to 3.90.1.svn679956 ++++ libqca2: - update to svn revision680219 ++++ strigi: - update to current SVN ------------------------------------------------------------------ ------------------ 2007-6-24 - Jun 24 2007 ------------------- ------------------------------------------------------------------ ++++ qtcurve-kde4: - update to 0.52.2: several style drawing fixes, see ChangeLog ------------------------------------------------------------------ ------------------ 2007-6-23 - Jun 23 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - update to 3.90.1.svn679144, run fdupes ++++ kdetoys4: - update to 3.90.1.svn678425 ++++ kdeutils4: - update to 3.90.1.svn679151 ++++ kdeedu4: - update to 3.90.1.svn678988 ++++ kdegames4: - update to 3.90.1.svn679001 ++++ kdesdk4: - update to 3.90.1.svn679147 ++++ kdebase4: - update to 3.90.1.svn679137 ++++ kdegraphics4: - update to 3.90.1.svn678982 ++++ kdemultimedia4: - update to 3.90.1.svn679140 ++++ kdemultimedia4: - update to 3.90.1.svn679140 ++++ kdeadmin4: - update to 3.90.1.svn678430 ++++ kdebase4-workspace: - update to 3.90.1.svn679137 ++++ kdewebdev4: - update to 3.90.1.svn679155, run fdupes ++++ kdeaccessibility4: - update to 3.90.1.svn679163, run fdupes ++++ kdeedu4-noarch: - update to 3.90.1.svn678988 ++++ kdeaccessibility4-icons: - update to 3.90.1.svn679163, run fdupes ++++ kdeartwork4: - update to 3.90.1.svn678437, run fdupes ++++ kdeartwork4: - update to 3.90.1.svn678437, run fdupes ++++ kdeartwork4-noarch: - update to 3.90.1.svn678437, run fdupes ++++ kdebase4-runtime: - update to 3.90.1.svn679137 ++++ kdebase4-wallpapers: - update to 3.90.1.svn679137 ++++ kdegames4-carddecks: - update to 3.90.1.svn679001 ++++ kdelibs4: - update to 3.90.1.svn672297, run fdupes ++++ kdepimlibs4: - update to 3.90.1.svn678423 ++++ kdevelop4: - update to 3.90.1.svn678599 ++++ kdevplatform4: - update to 3.90.1.svn678425 ++++ oxygen-icon-theme: - update to 3.90.1.svn679137 ++++ php5-pear-db: - update to pear-db 1.7.11 [#278175] - adapt package to new pear package format ------------------------------------------------------------------ ------------------ 2007-6-22 - Jun 22 2007 ------------------- ------------------------------------------------------------------ ++++ rosegarden4: - fix desktop file to make rpmlint happier ------------------------------------------------------------------ ------------------ 2007-6-21 - Jun 21 2007 ------------------- ------------------------------------------------------------------ ++++ kdeedu3: - fix invalid .desktop files ++++ libqt4: - fix invalid .desktop files ++++ libqt4-devel-doc-data: - fix invalid .desktop files ++++ libqt4-sql-plugins: - fix invalid .desktop files ++++ octave: - added texinfo to Requires ------------------------------------------------------------------ ------------------ 2007-6-20 - Jun 20 2007 ------------------- ------------------------------------------------------------------ ++++ celestia: - bzip the tarball to save space - move locale to the right place - extract changelog to extra file ++++ rosegarden4: - fix fdupes usage ++++ solfege: - updated to version 3.8.1: * Bugfix for pygtk 2.6 * Make the Escape button to close the export dialog * Merge autogen.sh tweak from solfege.dev * Fix a bug in ask_for_names_changed method * MusicDisplaye rat import fix * Added a few Norwegian translation - clean up spec file, use fdupes and find_lang ++++ timidity: - fix fdupes usage - fix encoding of ja_JP documents ------------------------------------------------------------------ ------------------ 2007-6-19 - Jun 19 2007 ------------------- ------------------------------------------------------------------ ++++ gcompris: - update to 8.3.2: + Updated Arabic, Catalan, Serbian and Thai translation + Added Serbian sounds by Mihailo and Slobodan Simic. + Added Greek voices by Yannis Kaskamanidis. + Fixed: The click on letter activity was only proposing the first 4 letters of the alphabet + fullscreen mode fixed + fixed: GCompris was crashing if you clicked during bonus display + Added the support for a system configuration file which is under /etc/gcompris.conf on GNU/Linux. This file if present is loaded after the user one so it overwrite the user properties. + Major rework of activity icons by Mathieu Ignacio. - remove unneeded provides and obsoletes - create a "sound" package for installations without sound support - use the same version number for the language packages - fix descriptions ------------------------------------------------------------------ ------------------ 2007-6-18 - Jun 18 2007 ------------------- ------------------------------------------------------------------ ++++ anagramarama: - build parallel - use Vendor Tag ++++ stardict: - update to 2.4.8 + KingSoft PowerWord support + Synonym support + Sort word list by collate function support + dictionaries from XDXF project available for stardict, too + cfdict dictionary support + Full-text search + Evgeniy's patches for special character search and other changes + Export word or text to file, thanks Mao-Yuan Kao + Pango text markup language support + Sparse wordoffset index: This make StarDict's memory usage become very low + Add new tools: stardict_verify, treedict2dir, tabfile + added many dictionaries and translations - adapt patches - added stardict-2.4.8-private_function.patch - remove provides %{name} = 2.4 - use fdupes to save space - fixed desktop file: works now on other windowmanagers, too - use more macros in specfile and allow builds on older distris - added documentation files ++++ stardict: - update to 2.4.8 + KingSoft PowerWord support + Synonym support + Sort word list by collate function support + dictionaries from XDXF project available for stardict, too + cfdict dictionary support + Full-text search + Evgeniy's patches for special character search and other changes + Export word or text to file, thanks Mao-Yuan Kao + Pango text markup language support + Sparse wordoffset index: This make StarDict's memory usage become very low + Add new tools: stardict_verify, treedict2dir, tabfile + added many dictionaries and translations - adapt patches - added stardict-2.4.8-private_function.patch - remove provides %{name} = 2.4 - use fdupes to save space - fixed desktop file: works now on other windowmanagers, too - use more macros in specfile and allow builds on older distris - added documentation files ++++ stardict-tools: - initial version 2.4.8 - initial version 2.4.8 ------------------------------------------------------------------ ------------------ 2007-6-15 - Jun 15 2007 ------------------- ------------------------------------------------------------------ ++++ ocaml: - clean up specfile a bit (thanks to dirk stoecker) ++++ stellarium: - update to version 0.9.0 * broken sk translation ;( * uses cmake * window is handled by qt 4.2 - creating dir /usr/share/stellarium/data/script_internet_update - installing stellarium_user_guide-0.9.0-1.pdf as doc - installing xpm icon ------------------------------------------------------------------ ------------------ 2007-6-14 - Jun 14 2007 ------------------- ------------------------------------------------------------------ ++++ gcompris: - first time in buildservice - added locale provides for language packs - fixed desktop-files - place desktop files and image to a location where icewm can find them - change suse_update_desktop script call for older distributions - let RPM clean up buildroot during install (more safe on SUSE) ------------------------------------------------------------------ ------------------ 2007-6-13 - Jun 13 2007 ------------------- ------------------------------------------------------------------ ++++ kdeedu4: - update buildrequires (ocaml-facile) ++++ kdemultimedia4: - disable build of Noatun's splitplaylist (#276925) ++++ kdemultimedia4: - disable build of Noatun's splitplaylist (#276925) ++++ kdeedu4-noarch: - update buildrequires (ocaml-facile) ++++ scribus: - update to 1.3.3.9 bugfix release - many bugfixes - more translation updates - improvements to the SVG importer - improvements to PDF forms - update to 1.3.3.8 - many bugfixes - more translation updates - improvements to the SVG importer - improvements to the Open Document Draw importer - improvements to PDF forms ------------------------------------------------------------------ ------------------ 2007-6-12 - Jun 12 2007 ------------------- ------------------------------------------------------------------ ++++ bc: - repared acceptance of some long commandline options [#282747] ++++ kde4-filesystem: - add LGPL license file (#279912) ++++ kdebase4-session: - add license file ++++ timidity: - add missing libao support - use fdupes to make rpmlint happy ------------------------------------------------------------------ ------------------ 2007-6-11 - Jun 11 2007 ------------------- ------------------------------------------------------------------ ++++ kdelibs4: - fix kdeinit not finding kdeinit4 modules on x86_64 ++++ kdevplatform4: - reduce build requires ++++ yaz: - Version 3.0.6 (from the NEWS file since 3.0.2): * Fixed bug in character set conversion of BER strings. Bug introduced in 3.0.0. * yaz-client does not read .yazclientrc from current directory. yaz-client now reads commands from file given by option - f if specified; then tries to read .yazclientrc in current directory. Failing that, it reads .yazclientrc from user's home directory. * Extensions. - Start with spec file fixes and cleanup: move ldconfig calls to the libyaz package, remove explicit libxml2 requirement, etc. ++++ qtcurve-kde4: - update to 0.51: - Changed shading to use HSL colour space. This can be altered by editing $XDG_CONFIG_HOME/qtcurvestylerc and setting 'shading= simple' for the previous method, or 'shading=hsv' to use HSV. - Add options: Border all of menu/toolbars, Darker borders, 'V' arrows. - Fix raised listview headers. - Fix glass style menuitem appearance. - Modifed look of dullglass, looks "softer" - Improve look of plastik mouse-over for non coloured scrollbars. - For disabled buttons, use standard fill but lighten border. - Use darker colours for mouse-over and default button - helps with light colour schemes. - Fix listviews! - Imlement Q3ListView styling. - Fix menuitem height to be more consistent with KDE3. ------------------------------------------------------------------ ------------------ 2007-6-10 - Jun 10 2007 ------------------- ------------------------------------------------------------------ ++++ kdebase4-session: - initial package in abuild ------------------------------------------------------------------ ------------------ 2007-6-8 - Jun 8 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - update to 3.90.1.svn670093 ++++ kdetoys4: - update to 3.90.1.svn670093 ++++ kdeutils4: - update to 3.90.1.svn670093 ++++ kdeedu4: - update to 3.90.1.svn670254 ++++ kdegames4: - update to 3.90.1.svn670142 ++++ kdesdk4: - update to 3.90.1.svn670093 ++++ kdebase4: - update to 3.90.1.svn670093 ++++ kde4-filesystem: - fix quoting in kde_post_install macro ++++ kdegraphics4: - update to 3.90.1.svn670093 ++++ kdemultimedia4: - update to 3.90.1.svn670093 ++++ kdemultimedia4: - update to 3.90.1.svn670093 ++++ kdeadmin4: - update to 3.90.1.svn670093 ++++ kdebase4-workspace: - update to 3.90.1.svn670093 ++++ kdenetwork4: - update to 3.90.1.svn670093 ++++ kdewebdev4: - update to 3.90.1.svn672385 ++++ kdeaccessibility4: - update to 3.90.1.svn670093 ++++ kdeedu4-noarch: - update to 3.90.1.svn670254 ++++ kdeaccessibility4-icons: - update to 3.90.1.svn670093 ++++ kdeartwork4: - update to 3.90.1.svn670093 ++++ kdeartwork4: - update to 3.90.1.svn670093 ++++ kdeartwork4-noarch: - update to 3.90.1.svn670093 ++++ kdebase4-runtime: - update to 3.90.1.svn670093 ++++ kdebase4-wallpapers: - update to 3.90.1.svn670093 ++++ kdegames4-carddecks: - update to 3.90.1.svn670142 ++++ kdelibs4: - update to 3.90.1.svn672297 ++++ kdepimlibs4: - update to 3.90.1.svn670093 ++++ kdevelop4: - update to 3.90.1.svn670093 ++++ kdevplatform4: - initial package in abuild ++++ libqt4: - fix build for old distributions ++++ libqt4-devel-doc-data: - fix build for old distributions ++++ libqt4-sql-plugins: - fix build for old distributions ++++ oxygen-icon-theme: - update to 3.90.1.svn670093 ------------------------------------------------------------------ ------------------ 2007-6-7 - Jun 7 2007 ------------------- ------------------------------------------------------------------ ++++ SDL_ttf: - split devel subpackage ++++ dansguardian: - convert dansguardian.logrotate to unix format using dos2unix. logrotate apparently cares. ++++ nvu: - Removed invalid desktop Category "Application" (#254654). ++++ stardict: - Removed invalid desktop Category "Application" (#254654). ++++ stardict: - Removed invalid desktop Category "Application" (#254654). ------------------------------------------------------------------ ------------------ 2007-6-6 - Jun 6 2007 ------------------- ------------------------------------------------------------------ ++++ kdewebdev4: - update to 3.90.1.svn672385 ------------------------------------------------------------------ ------------------ 2007-6-5 - Jun 5 2007 ------------------- ------------------------------------------------------------------ ++++ moodle: - Require mysql >= 5.0 (for UTF8 Support) - use fdupes to find duplicate files - Remove libbz2 from BuildRequires - Remove triggerpostun ++++ yacas: - split devel package - split doc package - add --enable-archive - added lynx to Requires as help browser - buildreq: libbz2 -> libbz2-1 ------------------------------------------------------------------ ------------------ 2007-6-4 - Jun 4 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - fix build ++++ hydrogen: - remove FLAC 1.1.4 patch for < 10.3 ++++ kcall: - fix build ++++ kcall: - fix build ++++ kdeutils4: - fix build ++++ kdeedu4: - fix build ++++ kdegames4: - fix build ++++ kdebase4: - fix build ++++ kde4-filesystem: - add apps/kicker/applets ++++ kdebase4-workspace: - fix build ++++ kdenetwork4: - fix build ++++ kdeedu4-noarch: - fix build ++++ kdebase4-runtime: - fix build ++++ kdebase4-wallpapers: - fix build ++++ kdegames4-carddecks: - fix build ++++ ocaml-facile: - Initial package (1.1) ++++ oxygen-icon-theme: - fix build ++++ qtcurve-kde4: - fix spec file ------------------------------------------------------------------ ------------------ 2007-6-1 - Jun 1 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - simplify spec file by using macros from kde4-filesystem ++++ kcall: - reduce buildrequires - move kde_post_install ++++ kcall: - reduce buildrequires - move kde_post_install ++++ kdeutils4: - simplify spec file by using macros from kde4-filesystem ++++ kdeedu4: - simplify spec file by using macros from kde4-filesystem ++++ kdegames4: - simplify spec file by using macros from kde4-filesystem - readd kjumpingcube, which was ported ++++ kdesdk4: - simplify spec file by using macros from kde4-filesystem ++++ kdebase4: - simplify spec file by using macros from kde4-filesystem ++++ kde4-filesystem: - initial package ++++ kdegraphics4: - simplify spec file by using macros from kde4-filesystem ++++ kdemultimedia4: - simplify spec file by using macros from kde4-filesystem ++++ kdemultimedia4: - simplify spec file by using macros from kde4-filesystem ++++ kdeadmin4: - simplify spec file by using macros from kde4-filesystem ++++ kdebase4-workspace: - simplify spec file by using macros from kde4-filesystem ++++ kdenetwork4: - simplify spec file by using macros from kde4-filesystem ++++ kdewebdev4: - simplify spec file by using macros from kde4-filesystem ++++ kdeaccessibility4: - simplify spec file by using macros from kde4-filesystem ++++ kdeedu4-noarch: - simplify spec file by using macros from kde4-filesystem ++++ kdeaccessibility4-icons: - simplify spec file by using macros from kde4-filesystem ++++ kdeartwork4: - simplify spec file by using macros from kde4-filesystem ++++ kdeartwork4: - simplify spec file by using macros from kde4-filesystem ++++ kdeartwork4-noarch: - simplify spec file by using macros from kde4-filesystem ++++ kdebase4-runtime: - simplify spec file by using macros from kde4-filesystem ++++ kdebase4-wallpapers: - simplify spec file by using macros from kde4-filesystem ++++ kdeedu3: - move kde_post_install ++++ kdegames4-carddecks: - simplify spec file by using macros from kde4-filesystem - readd kjumpingcube, which was ported ++++ kdelibs4: - update to 3.90.1.svn670163 - use kde4-filesystem's macros for easier spec file ++++ kdepimlibs4: - simplify spec file by using macros from kde4-filesystem ++++ kdevelop4: - simplify spec file by using macros from kde4-filesystem ++++ ksudoku: - move kde_post_install ++++ libqt4: - update to final 4.3.0 release: * for changelog, see included changes-4.3.0 ++++ libqt4-devel-doc-data: - update to final 4.3.0 release: * for changelog, see included changes-4.3.0 ++++ libqt4-sql-plugins: - update to final 4.3.0 release: * for changelog, see included changes-4.3.0 ++++ soprano: - update to 0.9.0: * crash fix ++++ oxygen-icon-theme: - simplify spec file by using macros from kde4-filesystem ++++ timidity: - fix buildrequires ++++ xfig: - fix buildrequires ------------------------------------------------------------------ ------------------ 2007-5-31 - May 31 2007 ------------------- ------------------------------------------------------------------ ++++ libqca2: - update to svn670229 to fix compilation with gcc 4.3 ++++ strigi: - update to current SVN: * xesam support * many crash fixes ++++ nvu: - Fixed undefined behavior of code and undefined variables. - Build everything with RPM_OPT_FLAGS. ------------------------------------------------------------------ ------------------ 2007-5-30 - May 30 2007 ------------------- ------------------------------------------------------------------ ++++ dansguardian: - Added requirements for coreutils (for chown) and squid ++++ kdetoys4: - simplify spec file with new macros - adopt file list to new installation paths ++++ kdeedu4: - fix spec file after kdelibs moves ++++ kdeedu4-noarch: - fix spec file after kdelibs moves ++++ kdelibs4: - let other packages follow kdelibs's guidance on installation paths ++++ kdepimlibs4: - fix build after kdelibs changes ------------------------------------------------------------------ ------------------ 2007-5-29 - May 29 2007 ------------------- ------------------------------------------------------------------ ++++ kcall: - remove deep copy of ilbc libraries (#273191) ++++ kcall: - remove deep copy of ilbc libraries (#273191) ++++ kdelibs4: - fix installation paths ------------------------------------------------------------------ ------------------ 2007-5-28 - May 28 2007 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - update to 3.90.1.svn668119 ++++ kdetoy