libvisual/libvisual.changes

189 lines
6.2 KiB
Plaintext

-------------------------------------------------------------------
Mon Nov 6 08:58:49 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
-------------------------------------------------------------------
Wed May 11 09:45:01 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Remove old specfile constructs
- Remove --with-pic, this is only useful with --enable-static
- Make %install sh-compatible
- Remove .la files, I do not think we will need it
- Repair rpmlint error "libvisual.x86_64: E:
shlib-policy-name-error SONAME: libvisual-0.4.so.0, expected
package suffix: 0_4-0"
-------------------------------------------------------------------
Sat Feb 2 18:52:30 UTC 2013 - coolo@suse.com
- update license to new format
-------------------------------------------------------------------
Thu Jul 26 11:11:11 UTC 2012 - dvaleev@suse.com
- defining inline causes problems trying to build against
libvisual headers
-------------------------------------------------------------------
Mon Feb 13 10:49:33 UTC 2012 - coolo@suse.com
- patch license to follow spdx.org standard
-------------------------------------------------------------------
Tue Nov 22 10:20:46 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Fri Oct 21 16:25:23 CEST 2011 - mls@suse.de
- do not use /usr/src/packages in specfile
-------------------------------------------------------------------
Fri Jun 24 03:37:36 UTC 2011 - anixx@opensuse.org
- added a patch from Debian to fix build
-------------------------------------------------------------------
Mon Feb 1 11:57:05 UTC 2010 - jengelh@medozas.de
- package baselibs.conf
-------------------------------------------------------------------
Wed Jan 7 12:34:56 CET 2009 - olh@suse.de
- obsolete old -XXbit packages (bnc#437293)
-------------------------------------------------------------------
Thu Nov 13 00:16:30 CET 2008 - crrodriguez@suse.de
- use -fno-strict-aliasing to avoid breakages.
-------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support
-------------------------------------------------------------------
Mon Jun 11 21:32:45 CEST 2007 - schwab@suse.de
- Fix unref on const object.
-------------------------------------------------------------------
Tue Nov 21 21:06:50 CET 2006 - olh@suse.de
- disable altivec [#219960]
-------------------------------------------------------------------
Tue Aug 29 12:35:03 CEST 2006 - mskibbe@suse.de
- fix some compiler warnings
- fix bug 199443 - libvisual-0.4.0-2: local variable used before
set
-------------------------------------------------------------------
Tue Jul 4 13:57:18 CEST 2006 - cthiel@suse.de
- update to version 0.4.0
* Real time timestamping support.
* Will unref plugins that don't match the ABI version.
* Added VisRectangle system.
* New BMP loader that supports all depths and RLE encoding.
* visual_mem_set(), visual_mem_set16(), visual_mem_set32()
Optimized memset functions.
* VisVideo new composite system.
* VisVideo sub regions.
* visual_video_zoom_*().
* visual_video_mirror_*().
* visual_video_rotate_*().
* Removed obsolete visual_video_depth_transform_to_buffer().
* Added VisCollection system.
* Added VisHashmap.
* Added VisCache.
* VisAudio rewrite.
* Added .license bit to VisPluginInfo for realtime license check.
* Removed .struct_size and .api_version from the VisPluginInfo structure,
and revamped the plugin version check system. Put
VISUAL_PLUGIN_API_VERSION_VALIDATOR somewhere in your plugin and it'll
work.
* Homedir installable plugins ~/.libvisual/actor transform morph input.
* Added VisOS. Realtime priority functions are hosted in this module.
* Added VisMath. All kind of math related functions have been added, most
note worthy are the _vectorized_. All of these are accelerated by
mmx/3dnow/sse instructions.
* VisFourier completely revamped.
-------------------------------------------------------------------
Tue Feb 28 17:39:54 CET 2006 - hvogel@suse.de
- include transform directorys for plugins [#154112]
-------------------------------------------------------------------
Fri Feb 3 15:03:37 CET 2006 - ro@suse.de
- Stack Protector only for > 10.0
-------------------------------------------------------------------
Wed Jan 25 21:37:47 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Fri Jan 13 15:01:16 CET 2006 - hvogel@suse.de
- Make use of Stack Protector
-------------------------------------------------------------------
Mon Sep 26 21:51:15 CEST 2005 - mls@suse.de
- make devel package require base package
-------------------------------------------------------------------
Thu Jun 23 12:44:11 CEST 2005 - hvogel@suse.de
- remove build directory from dependency_libs
-------------------------------------------------------------------
Tue May 10 01:13:30 CEST 2005 - ro@suse.de
- use mmx on x86
-------------------------------------------------------------------
Thu Feb 10 09:32:47 CET 2005 - adrian@suse.de
- update to official version 0.2.0
-------------------------------------------------------------------
Tue Feb 8 18:53:50 CET 2005 - hvogel@suse.de
- fix build on ppc
-------------------------------------------------------------------
Wed Feb 2 21:20:28 CET 2005 - hvogel@suse.de
- update to latest CVS (upcomming 0.2.0)
-------------------------------------------------------------------
Mon Nov 22 17:11:45 CET 2004 - hvogel@suse.de
- the directorys do not belong to the devel subpackage
-------------------------------------------------------------------
Thu Nov 11 11:02:13 CET 2004 - hvogel@suse.de
- include some directorys the libvisual plugins need
-------------------------------------------------------------------
Thu Oct 28 18:08:36 CEST 2004 - adrian@suse.de
- update to version 0.1.7
-------------------------------------------------------------------
Mon Oct 11 09:46:55 CEST 2004 - adrian@suse.de
- initial package of version 0.1.6