This commit is contained in:
parent
d0e6f2dae3
commit
e26fbedd54
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:06977d78ab8bc55c357cd329209d52e8aec2f0dc753d84d88fd33c5518ce8ecc
|
|
||||||
size 2894811
|
|
3
exempi-2.0.2.tar.bz2
Normal file
3
exempi-2.0.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fa2fd1a2d91fbec0cabf42998434b6d16b24e3f72a9076f5c88aa014bf26c41f
|
||||||
|
size 2897434
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 12 23:37:28 EDT 2008 - hfiguiere@suse.de
|
||||||
|
|
||||||
|
- New upstream version 2.0.2
|
||||||
|
+ Fix bug fdo#16598: TLS detection.
|
||||||
|
+ Better error management
|
||||||
|
+ Bugs fdo#14612 and fdo#14613
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 6 17:20:33 EDT 2008 - mauro@suse.de
|
Wed Aug 6 17:20:33 EDT 2008 - mauro@suse.de
|
||||||
|
|
||||||
|
20
exempi.spec
20
exempi.spec
@ -1,7 +1,6 @@
|
|||||||
#
|
#
|
||||||
# spec file for package exempi (Version 2.0.1)
|
# spec file for package exempi (Version 2.0.2)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 Novell Inc.
|
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -18,17 +17,13 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
BuildRequires: boost-devel >= 1.33.0
|
||||||
|
BuildRequires: gcc-c++
|
||||||
|
BuildRequires: libexpat-devel
|
||||||
|
|
||||||
Name: exempi
|
Name: exempi
|
||||||
Url: http://libopenraw.freedesktop.org/wiki/Exempi
|
Url: http://libopenraw.freedesktop.org/wiki/Exempi
|
||||||
#
|
Version: 2.0.2
|
||||||
# spec file for package exempi
|
|
||||||
#
|
|
||||||
# This file and all modifications and additions to the pristine
|
|
||||||
# package are under the same license as the package itself.
|
|
||||||
#
|
|
||||||
BuildRequires: boost-devel >= 1.33.0 gcc-c++ libexpat-devel
|
|
||||||
Version: 2.0.1
|
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: XMP support library
|
Summary: XMP support library
|
||||||
License: BSD 3-Clause
|
License: BSD 3-Clause
|
||||||
@ -117,6 +112,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 13 2008 hfiguiere@suse.de
|
||||||
|
- New upstream version 2.0.2
|
||||||
|
+ Fix bug fdo#16598: TLS detection.
|
||||||
|
+ Better error management
|
||||||
|
+ Bugs fdo#14612 and fdo#14613
|
||||||
* Wed Aug 06 2008 mauro@suse.de
|
* Wed Aug 06 2008 mauro@suse.de
|
||||||
-Update to 2.0.1
|
-Update to 2.0.1
|
||||||
+ bgo#14612: no stdbool.h for Sun compilers.
|
+ bgo#14612: no stdbool.h for Sun compilers.
|
||||||
|
Loading…
Reference in New Issue
Block a user