commit allegro for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package allegro for openSUSE:Factory checked in at 2021-05-21 21:49:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/allegro (Old) and /work/SRC/openSUSE:Factory/.allegro.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "allegro" Fri May 21 21:49:54 2021 rev:8 rq:894679 version:5.2.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/allegro/allegro.changes 2020-03-12 23:11:53.895314260 +0100 +++ /work/SRC/openSUSE:Factory/.allegro.new.2988/allegro.changes 2021-05-21 21:50:03.622222451 +0200 @@ -1,0 +2,39 @@ +Fri Apr 30 16:50:26 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de> + +- Fixed dumb dependency + +------------------------------------------------------------------- +Thu Apr 15 01:21:13 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de> + +- Update to version 5.2.7.0 + * Avoid some undefined behavior errors. + * Return key modifiers in ALLEGRO_EVENT_KEY_UP and ALLEGRO_EVENT_KEY_DOWN. + * Allow calling al_map_* color functions before Allegro is + initialized. + * Allow minimum bitmap size to be something other than 16 on + non-Android platforms + * Fix ALLEGRO_KEEP_INDEX flag for bitmaps. + * Add ALLEGRO_OPENGL_CORE_PROFILE display flag. + * The experimental Emscripten support (via the SDL backend) is + now documented in README_sdl.txt. + * Fix bug in SDL voice driver. + * Audio: Allows playing sounds in reverse by specifying a + negative speed. + Use more sensible values for PulseAudio's playback buffer, + potentially resolving some crashes and high CPU usage. + * Acodec: Fix edge-case looping in Ogg Vorbis stream + * Native Dialog: Migrate from GTK2 to GTK3. + GTK3 dropped support for menu icons. + * TTF: Allow initializing TTF addon before the Font addon. + Shut-down the TTF addon automatically in + al_uninstall_system. + * PhysFS: Fix handling of native path separators. + Stop using deprecated PhysFS API. + * Primitives: Fix segfault in al_draw_ribbon when + num_segments > 128 + Issue 1215: Correctly handle small scales when + determining subdivision level for high level + primitives +- Enabled Opus audio and freeImage support + +------------------------------------------------------------------- Old: ---- allegro-5.2.6.0.tar.gz New: ---- allegro-5.2.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ allegro.spec ++++++ --- /var/tmp/diff_new_pack.U3kQrm/_old 2021-05-21 21:50:04.126220363 +0200 +++ /var/tmp/diff_new_pack.U3kQrm/_new 2021-05-21 21:50:04.126220363 +0200 @@ -1,7 +1,7 @@ # # spec file for package allegro # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ %define allegro_so_nr 5_2 %define dot_allegro_so_nr %(echo %{allegro_so_nr} | sed s/_/./) Name: allegro -Version: 5.2.6.0 +Version: 5.2.7.0 Release: 0 Summary: A game programming library License: Zlib AND BSD-3-Clause @@ -34,25 +34,29 @@ Source0: https://github.com/liballeg/allegro5/releases/download/%{version}/allegro-%{version}.tar.gz BuildRequires: cmake BuildRequires: fdupes +BuildRequires: freeimage-devel BuildRequires: gcc-c++ BuildRequires: libjpeg-devel BuildRequires: libphysfs-devel BuildRequires: pkgconfig BuildRequires: pkgconfig(alsa) +BuildRequires: pkgconfig(dumb) >= 2.0 BuildRequires: pkgconfig(flac) BuildRequires: pkgconfig(freetype2) -BuildRequires: pkgconfig(gdk-x11-2.0) +BuildRequires: pkgconfig(gdk-x11-3.0) BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(glu) BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(gthread-2.0) -BuildRequires: pkgconfig(gtk+-x11-2.0) +BuildRequires: pkgconfig(gtk+-x11-3.0) BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(libpulse-simple) BuildRequires: pkgconfig(libwebp) BuildRequires: pkgconfig(openal) +BuildRequires: pkgconfig(opus) +BuildRequires: pkgconfig(opusfile) BuildRequires: pkgconfig(pango) BuildRequires: pkgconfig(theora) BuildRequires: pkgconfig(vorbisfile) ++++++ allegro-5.2.6.0.tar.gz -> allegro-5.2.7.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/allegro/allegro-5.2.6.0.tar.gz /work/SRC/openSUSE:Factory/.allegro.new.2988/allegro-5.2.7.0.tar.gz differ: char 5, line 1
participants (1)
-
Source-Sync