SHA256
1
0
forked from pool/xine-lib
OBS User unknown 2008-08-26 23:14:08 +00:00 committed by Git OBS Bridge
parent cc2d351107
commit 1c657ab52d
3 changed files with 10 additions and 10 deletions

View File

@ -26,15 +26,6 @@ revision 9553
branch default
Fix another compilation failure when using C++.
diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
xine-lib (1.1.16) 2008-??-??
+ * Fix reported compilation failures (with C++ programs).
xine-lib (1.1.15) 2008-08-14
* Security fixes:
diff --git a/src/xine-engine/buffer.h b/src/xine-engine/buffer.h
--- a/src/xine-engine/buffer.h
+++ b/src/xine-engine/buffer.h

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 26 11:15:41 CEST 2008 - lnussel@suse.de
- remove fuzzy hunk from xine-lib-1.1.15-cpp-compilation.diff to fix
build on older distributions
-------------------------------------------------------------------
Fri Aug 22 14:51:08 CEST 2008 - lnussel@suse.de

View File

@ -42,7 +42,7 @@ BuildRequires: faad2-devel ffmpeg-devel
%endif
Recommends: opensuse-codecs-installer
Version: 1.1.15
Release: 1
Release: 5
%define abiversion 1.24
Summary: Video Player with Plug-Ins
Group: Productivity/Multimedia/Video/Players
@ -461,6 +461,9 @@ echo "/usr/share/xine/mad" >> files.internal
%endif
%changelog
* Tue Aug 26 2008 lnussel@suse.de
- remove fuzzy hunk from xine-lib-1.1.15-cpp-compilation.diff to fix
build on older distributions
* Fri Aug 22 2008 lnussel@suse.de
- Update to 1.1.15:
* Security fixes: