Hello community, here is the log from the commit of package libdvbpsi for openSUSE:Factory checked in at 2013-05-07 15:13:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libdvbpsi (Old) and /work/SRC/openSUSE:Factory/.libdvbpsi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libdvbpsi" Changes: -------- --- /work/SRC/openSUSE:Factory/libdvbpsi/libdvbpsi.changes 2013-01-24 15:35:49.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libdvbpsi.new/libdvbpsi.changes 2013-05-07 15:13:17.000000000 +0200 @@ -1,0 +2,27 @@ +Tue May 7 09:19:24 UTC 2013 - [email protected] + +- Update baselibs.conf accordingly to producte libdvbpsi9-32bit. + +------------------------------------------------------------------- +Wed Apr 24 19:26:36 CEST 2013 - [email protected] + +- Upgrade to version 1.1.0: + * New API: make API more consistent, see howto-new-api. + * Bew SONAME. + * Remove deprecated APIs and bump library version. + * Corrected use of dvbpsi_ValidPSISection(). + * Remove workaround for checking CRC32 in TOT PSI table. + * Add function dvbpsi_CalculateCRC32(). + * Fix offset for description parsing in tables. + * Several new descriptors. + * EIT table generation, and decoding fixes, add NVOD event + detection. + * new example application dvbinfo + * misc examples: fixes to gen_pat, gen_pmt + * updated documentation (new api howto) + * add log callback (remove fprintf's) + * RST table decoding and generation + * descriptor 0x03: added variable_rate_audio_indicator + * ATSC tables EIT, ETT, MGT, STT and VCT decoders + +------------------------------------------------------------------- Old: ---- libdvbpsi-0.2.2.tar.bz2 New: ---- libdvbpsi-1.1.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdvbpsi.spec ++++++ --- /var/tmp/diff_new_pack.9xBUMt/_old 2013-05-07 15:13:18.000000000 +0200 +++ /var/tmp/diff_new_pack.9xBUMt/_new 2013-05-07 15:13:18.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libdvbpsi # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,14 +16,13 @@ # - Name: libdvbpsi -Version: 0.2.2 -Release: 1 -License: LGPL-2.1+ +Version: 1.1.0 +Release: 0 Summary: Library for Decoding and Generating MPEG TS and DVB PSI Tables -Url: http://www.videolan.org/developers/libdvbpsi.html +License: LGPL-2.1+ Group: Productivity/Multimedia/Video/Editors and Convertors +Url: http://www.videolan.org/developers/libdvbpsi.html Source: http://download.videolan.org/pub/%{name}/%{version}/%{name}-%{version}.tar.bz2 BuildRequires: pkg-config BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -37,12 +36,11 @@ * All MPEG 2 descriptors, decoders and generators. -%package -n libdvbpsi7 -License: LGPL-2.1+ +%package -n libdvbpsi9 Summary: Library for Decoding and Generating MPEG TS and DVB PSI Tables Group: System/Libraries -%description -n libdvbpsi7 +%description -n libdvbpsi9 libdvbpsi is a simple library designed for decoding and generating MPEG TS and DVB PSI tables. Current features: * Program Association Table (PAT), decoder and generator. @@ -51,10 +49,9 @@ * All MPEG 2 descriptors, decoders and generators. %package devel -License: LGPL-2.1+ Summary: Library for Decoding and Generation of MPEG TS and DVB PSI Tables Group: Development/Libraries/C and C++ -Requires: libdvbpsi7 = %{version} +Requires: libdvbpsi9 = %{version} %description devel libdvbpsi is a simple library designed for decoding and generation of @@ -81,18 +78,18 @@ %clean %{__rm} -rf %{buildroot} -%post -n libdvbpsi7 -p /sbin/ldconfig +%post -n libdvbpsi9 -p /sbin/ldconfig -%postun -n libdvbpsi7 -p /sbin/ldconfig +%postun -n libdvbpsi9 -p /sbin/ldconfig -%files -n libdvbpsi7 +%files -n libdvbpsi9 %defattr (-, root, root) -%{_libdir}/libdvbpsi.so.7 -%{_libdir}/libdvbpsi.so.7.* +%{_libdir}/libdvbpsi.so.9 +%{_libdir}/libdvbpsi.so.9.* %files devel %defattr (-, root, root) -%doc AUTHORS COPYING ChangeLog INSTALL NEWS README +%doc AUTHORS COPYING ChangeLog NEWS README %{_libdir}/libdvbpsi.so %{_includedir}/dvbpsi %{_libdir}/pkgconfig/libdvbpsi.pc ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.9xBUMt/_old 2013-05-07 15:13:18.000000000 +0200 +++ /var/tmp/diff_new_pack.9xBUMt/_new 2013-05-07 15:13:18.000000000 +0200 @@ -1 +1 @@ -libdvbpsi7 +libdvbpsi9 ++++++ libdvbpsi-0.2.2.tar.bz2 -> libdvbpsi-1.1.0.tar.bz2 ++++++ ++++ 62261 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
