Mailinglist Archive: opensuse-commit (1029 mails)
| < Previous | Next > |
commit libebml for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 01 Jul 2011 16:32:53 +0200
- Message-id: <20110701143253.9386A202CF@hilbert.suse.de>
Hello community,
here is the log from the commit of package libebml for openSUSE:Factory
checked in at Fri Jul 1 16:32:53 CEST 2011.
--------
--- libebml/libebml.changes 2011-04-19 00:19:11.000000000 +0200
+++ /mounts/work_src_done/STABLE/libebml/libebml.changes 2011-06-30
12:21:17.000000000 +0200
@@ -1,0 +2,15 @@
+Thu Jun 30 12:16:17 CEST 2011 - dimstar@xxxxxxxxxxxx
+
+- Update to version 1.2.1:
+ + fix the constructor of CRTError in StdIOCallback
+ + fix the size returned by MemIOCallback::read() when reaching
+ the end of the buffer
+ + add a macro to define signed integer elements that have a
+ default value
+ + fix compilation of debug builds on win32
+ + fix for Sun Studio C compiler
+- Stop source service usage: Factory is moving to a slightly
+ different approch to verify source authenticity. Cconsequently,
+ specify a full URL as Source.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
_service
_service:download_url:libebml-1.2.0.tar.bz2
_service:set_version:libebml.spec
New:
----
libebml-1.2.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libebml.spec ++++++
--- /var/tmp/diff_new_pack.wRi1Iv/_old 2011-07-01 16:32:31.000000000 +0200
+++ /var/tmp/diff_new_pack.wRi1Iv/_new 2011-07-01 16:32:31.000000000 +0200
@@ -19,13 +19,13 @@
%define soname 3
Name: libebml
-Version: to_be_filled_by_service
-Release: 2
+Version: 1.2.1
+Release: 1
License: LGPLv2.1+
Summary: Libary to Parse EBML Files
Url: http://www.matroska.org/
Group: Development/Libraries/Other
-Source: %{name}-%{version}.tar.bz2
+Source:
http://dl.matroska.org/downloads/libebml/%{name}-%{version}.tar.bz2
BuildRequires: gcc-c++
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |