Files
dvdauthor/dvdauthor.changes
Dave Plater 214c433642 - Add all patches from upstream git since last release, they're
all build system fixes:
  * 0001-change-to-interim-version-number.patch
  * 0002-fix-to-build-with-GraphicsMagick.patch
  * 0003-Looks-like-I-need-both-MAGICK_CPPFLAGS-and-MAGICK_CF.patch
  * 0004-try-using-simpler-way-of-building-with-ImageEMagick.patch
  * 0005-merge-MAGICK_CPPFLAGS-into-MAGICK_CFLAGS.patch
  * 0006-use-different-module-names-ImageMagick-vs-GraphicsMa.patch
  * 0007-No-longer-automatically-build-with-ImageMagick-or-Gr.patch
  * 0008-fix-incorrect-use-of-AC_ARG_WITH.patch
  * 0009-Use-pkg-config-to-find-FreeType-thanks-to-Lars-Wendl.patch
  * 0010-fix-some-build-warnings.patch
  * 0011-Use-PKG_CHECK_MODULES-to-detect-the-libxml2-library.patch
  * 0012-Fix-another-build-warning.patch
- Update patch gettext-fix.patch

- Disabled i586 build and remove obsolete statements from spec

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/dvdauthor?expand=0&rev=16
2025-10-17 14:55:55 +00:00

188 lines
7.0 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
-------------------------------------------------------------------
Fri Oct 17 10:37:18 UTC 2025 - Ana Guerrero <ana.guerrero@suse.com>
- Add all patches from upstream git since last release, they're
all build system fixes:
* 0001-change-to-interim-version-number.patch
* 0002-fix-to-build-with-GraphicsMagick.patch
* 0003-Looks-like-I-need-both-MAGICK_CPPFLAGS-and-MAGICK_CF.patch
* 0004-try-using-simpler-way-of-building-with-ImageEMagick.patch
* 0005-merge-MAGICK_CPPFLAGS-into-MAGICK_CFLAGS.patch
* 0006-use-different-module-names-ImageMagick-vs-GraphicsMa.patch
* 0007-No-longer-automatically-build-with-ImageMagick-or-Gr.patch
* 0008-fix-incorrect-use-of-AC_ARG_WITH.patch
* 0009-Use-pkg-config-to-find-FreeType-thanks-to-Lars-Wendl.patch
* 0010-fix-some-build-warnings.patch
* 0011-Use-PKG_CHECK_MODULES-to-detect-the-libxml2-library.patch
* 0012-Fix-another-build-warning.patch
- Update patch gettext-fix.patch
-------------------------------------------------------------------
Wed Aug 20 12:18:34 UTC 2025 - Dave Plater <davejplater@gmail.com>
- Disabled i586 build and remove obsolete statements from spec
-------------------------------------------------------------------
Wed Aug 20 09:43:39 UTC 2025 - Takashi Iwai <tiwai@suse.com>
- Fix build failures on FACTORY due to the new gettext:
gettext-fix.patch
- Clean up spec file
-------------------------------------------------------------------
Mon Feb 26 07:53:10 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
PatchN.
-------------------------------------------------------------------
Sun Apr 19 21:09:27 CEST 2020 - tiwai@suse.de
- Revert to ImageMagick from GraphicsMagick due to the spumux error
(boo#1169848)
- Fix the build with ImageMagick 7, a downstream patch taken from
Arch linux package:
dvdauthor-0.7.2-imagemagick7.patch
-------------------------------------------------------------------
Thu Jun 1 11:20:53 UTC 2017 - alarrosa@suse.com
- Obsolete dvdauthor07 <= %version-%release instead of only older
versions in order to fix conflicts on TW.
-------------------------------------------------------------------
Sat Apr 8 10:50:22 UTC 2017 - davejplater@gmail.com
- Build with GraphicsMagick instead of ImageMagick due to the
latter's change of api being incompatible.
-------------------------------------------------------------------
Tue Apr 4 14:07:34 UTC 2017 - davejplater@gmail.com
- Update to version 0.7.2
- Upstream changes:
* Various code-quality and build improvements
* Support “jump pgc n” and other interaction code-generation
improvements
* Improve reliability of dvdunauthor
* Dont force infinite pause on last cell of a PGC
* Allow specification of provider field in VMG IFO file
* Add video_format(7) man page
* Add padding to ensure .BUP and .IFO files end up in different
ECC blocks
* Enabled hinting of rendered subtitle text
* Require cell start and end times (if specified) to be nonempty
-------------------------------------------------------------------
Sun Oct 23 16:10:50 UTC 2016 - davejplater@gmail.com
- Update to version 0.7.1+ and rebased
dvdauthor-0.7.0_glibc-2.20.patch
- Upstream fixed https://github.com/ldo/dvdauthor/issues/21
- Upstream changes:
*Various code-quality and build improvements
*Support “jump pgc n” and other interaction code-generation
improvements
*Improve reliability of dvdunauthor
*Dont force infinite pause on last cell of a PGC
*Allow specification of provider field in VMG IFO file
*Add video_format(7) man page
*Add padding to ensure .BUP and .IFO files end up in different
ECC blocks
*No longer silently fail to build dvdunauthor if libdvdread is
not present, must be explicitly disabled with
--disable-dvdunauthor, otherwise configure reports an error
*Allow format specification at top level of dvdauthor control
file
*mpeg2desc now reports more details about video frames
*More explanatory XML-parsing errors
-------------------------------------------------------------------
Tue Oct 21 00:37:43 UTC 2014 - avvissu@yandex.ru
- Fix build error on openSUSE > 13.1:
* add dvdauthor-0.7.0_glibc-2.20.patch
- Spec file cleanup
-------------------------------------------------------------------
Mon Apr 9 08:32:38 UTC 2012 - davejplater@gmail.com
- Provided and obsoleted dvdauthor due to the dvdauthor binaries
being overwritten during a zypper up -r Packman causing DVDStyler
to fail.
-------------------------------------------------------------------
Mon May 2 17:46:22 UTC 2011 - davejplater@gmail.com
- Update to version 0.7.0+ and removed dvdauthor-strcat.patch due to
build errors and changes to the function patched.
-------------------------------------------------------------------
Sat Apr 16 00:00:00 UTC 2011 - detlef@links2linux.de
- new upstream version <0.7.0>
-------------------------------------------------------------------
Sun Mar 21 12:51:29 UTC 2010 - ludwig.nussel@gmx.de
- fix compile error instead of disabling post-build-checks
-------------------------------------------------------------------
Fri Mar 19 00:00:00 UTC 2010 - detlef@links2linux.de
- new upstream version <0.6.18>
* implement link-subset jumps
* implement audio and subpicture content attributes
* use dynamically-sized buffer for building IFO files
* version jump to forestall fork confusion
-------------------------------------------------------------------
Fri Mar 12 00:00:00 UTC 2010 - detlef@links2linux.de
- new upstream version <0.6.15>
* consistently check for errors on all file opens and when creating output
directories
* fix remapping of colours for more than 8 subpicture streams
* recover from SCR moving backwards as per suggestion from Philippe Sarazin
* add patch from Wolfgang Wershofen to print out chapter timecodes
* validate all XML integer arguments and attribute values
* fix spurious error parsing video caption option
* incorporate Fedora patch from Ville Skyttä to allow building with
GraphicsMagick instead of ImageMagick
* incorporate FriBidi patches from Ville Skyttä
* auto-action buttons have spatial extents too
* fill in more details in man pages
* include an adaptation of Martin Crossley's ivtv patch
-------------------------------------------------------------------
Tue Feb 27 00:00:00 UTC 2007 - rainer@links2linux.de
- new upstream release
-------------------------------------------------------------------
Tue Nov 25 00:00:00 UTC 2003 - rainer@links2linux.de
- added some docs
-------------------------------------------------------------------
Fri Nov 14 00:00:00 UTC 2003 - rainer@links2linux.de
- added menu.txt
-------------------------------------------------------------------
Mon Nov 3 00:00:00 UTC 2003 - rainer@links2linux.de
- added DESTDIR patch
- first packman release
-------------------------------------------------------------------
Fri Feb 21 00:00:00 UTC 2003 - Dr. Peter Bieringer <pb at bieringer dot de> 0.4.3
- initial