Hello community, here is the log from the commit of package libetonyek.4657 for openSUSE:13.2:Update checked in at 2016-02-25 21:44:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:13.2:Update/libetonyek.4657 (Old) and /work/SRC/openSUSE:13.2:Update/.libetonyek.4657.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libetonyek.4657" Changes: -------- New Changes file: --- /dev/null 2016-01-27 19:41:03.648095915 +0100 +++ /work/SRC/openSUSE:13.2:Update/.libetonyek.4657.new/libetonyek.changes 2016-02-25 21:44:17.000000000 +0100 @@ -0,0 +1,135 @@ +------------------------------------------------------------------- +Wed Jun 24 11:20:19 UTC 2015 - [email protected] + +- Version bump to 0.1.3: + * Various small fixes + * More imported now imported + * Now use mdds to help with some hashing +- Remove included patch: + * 0001-fix-test-on-i386.patch + +------------------------------------------------------------------- +Mon Jun 15 08:27:40 UTC 2015 - [email protected] + +- Add patch to fix testsuite on i586: + * 0001-fix-test-on-i386.patch + +------------------------------------------------------------------- +Sat Jun 13 12:51:39 UTC 2015 - [email protected] + +- Version bump to 0.1.2: + * Initial support for pages and numbers + * Ditch libetonyek-0.1.1-constants.patch as we do not require + us to build for older boost + +------------------------------------------------------------------- +Fri Jul 11 08:26:57 UTC 2014 - [email protected] + +- Update Source URL to have auto-download working again. + +------------------------------------------------------------------- +Wed Jul 2 14:21:24 UTC 2014 - [email protected] + +- libetonyek-0.1.1-constants.patch + * Ditch the boost/math/constants/constants.hpp altogether + * Fixes build on systems with older boost + +------------------------------------------------------------------- +Tue Jun 3 07:29:00 UTC 2014 - [email protected] + +- Upgrade to upstream version 0.1.1 + * Fix detection of Keynote 3 documents. + +------------------------------------------------------------------- +Mon May 26 09:49:13 UTC 2014 - [email protected] + +- Upgrade to upstream version 0.1.0 + * ABI change + * Remove dependency on libwpd-devel + * Add dependency on librevenge-devel + +------------------------------------------------------------------- +Tue May 20 14:50:32 UTC 2014 - [email protected] + +- Version bump to 0.0.4: + * Various bugfixes found during the libreoffice-4.2 cycle +- Drop upstreamed patches: + * libetonyek-0.0.3-comma.patch + * libetonyek-0.0.3-lexical_cast.patch + * libetonyek-more-lib64.patch + +------------------------------------------------------------------- +Sat Jan 18 15:15:18 UTC 2014 - [email protected] + +- build with -fvisibility-inlines-hidden, around 400 symbols + less in the export symbol table. + +------------------------------------------------------------------- +Mon Jan 6 00:30:47 UTC 2014 - [email protected] + +- Add ppc64le to list of lib64 archs for boost detection + Added patches: + * libetonyek-more-lib64.patch + +------------------------------------------------------------------- +Fri Dec 27 08:53:32 UTC 2013 - [email protected] + +- Drop useless dep over libwpg. Cleanup whitespace. + +------------------------------------------------------------------- +Sun Dec 15 06:03:27 UTC 2013 - [email protected] + +- Fix build with some boost versions and compilers + - Cannot take address of a template function +- added patches: + * libetonyek-0.0.3-lexical_cast.patch +------------------------------------------------------------------- +Sun Dec 15 05:39:42 UTC 2013 - [email protected] + +- Fix comma at the end of an enum. +- added patches: + * libetonyek-0.0.3-comma.patch +------------------------------------------------------------------- +Sat Dec 14 22:51:11 UTC 2013 - [email protected] + +- Bump to 0.0.3 + - import text formatting attributes + - draw rounded rectangles and callouts + - fixed build with older boost + - implemented import of tables + - implemented import of presentation notes + - implemented import of sticky notes + +- removed patches: + * libetonyek-0.0.0-pi.patch - integrated upstream + +------------------------------------------------------------------- +Tue Nov 12 09:05:02 UTC 2013 - [email protected] + +- Modify libetonyek-0.0.0-pi.patch + * fixes build of tests with less recent boost versions + +------------------------------------------------------------------- +Sat Nov 9 09:43:24 UTC 2013 - [email protected] + +- Bump to 0.0.1 + * Fixes test + * Various runtime fixes + +------------------------------------------------------------------- +Fri Nov 8 15:25:26 UTC 2013 - [email protected] + +- Add libetonyek-0.0.0-pi.patch + * fixes build problems with less recent boost versions +- Don't build noarch docs for SLE11 + +------------------------------------------------------------------- +Fri Nov 1 10:15:49 UTC 2013 - [email protected] + +- Make the package actually build. + +------------------------------------------------------------------- +Fri Nov 1 10:07:05 UTC 2013 - [email protected] + +- Initial commit, needed by libreo-4.2 + New: ---- libetonyek-0.1.3.tar.xz libetonyek.changes libetonyek.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libetonyek.spec ++++++ # # spec file for package libetonyek # # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %define libname libetonyek-0_1-1 Name: libetonyek Version: 0.1.3 Release: 0 Summary: Library for Apple Keynote presentations License: MPL-2.0 Group: Productivity/Publishing/Word Url: https://wiki.documentfoundation.org/DLP/Libraries/libetonyek Source0: http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz BuildRequires: boost-devel BuildRequires: doxygen BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: glm-devel BuildRequires: gperf BuildRequires: pkg-config BuildRequires: xz BuildRequires: pkgconfig(cppunit) BuildRequires: pkgconfig(librevenge-0.0) BuildRequires: pkgconfig(librevenge-generators-0.0) BuildRequires: pkgconfig(librevenge-stream-0.0) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(mdds) >= 0.12.1 BuildRequires: pkgconfig(zlib) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Libetonyek is library providing ability to interpret and import Apple Keynote presentations into various applications. %package -n %{libname} Summary: Library for parsing the Apple Keynote presentations Group: System/Libraries %description -n %{libname} Libetonyek is library providing ability to interpret and import Apple Keynote presentations into various applications. %package devel Summary: Files for Developing with libetonyek Group: Development/Libraries/C and C++ Requires: %{libname} = %{version} Requires: libwpd-devel %description devel Libetonyek is library providing ability to interpret and import Apple Keynote presentations into various applications. This package contains the libetonyek development files. %package devel-doc Summary: Documentation for the libetonyek API Group: Documentation/HTML BuildArch: noarch %description devel-doc This package contains documentation for the libetonyek API. %package tools Summary: Tools to work with Apple Keynote presentations Group: Productivity/Publishing/Word %description tools This package contains tools to work with Apple Keynote presentations %prep %setup -q %build export CXXFLAGS="%{optflags} -fvisibility-inlines-hidden" %configure \ --disable-silent-rules \ --disable-werror \ --disable-static \ --docdir=%{_docdir}/%{name}-devel/html make %{?_smp_mflags} %install make DESTDIR=%{buildroot} install %{?_smp_mflags} find %{buildroot} -type f -name "*.la" -delete -print cp -p AUTHORS COPYING ChangeLog %{buildroot}%{_docdir}/%{name}-devel/ %fdupes -s %{buildroot} %check make check %{?_smp_mflags} %post -n %{libname} -p /sbin/ldconfig %postun -n %{libname} -p /sbin/ldconfig %files -n %{libname} %defattr(-,root,root) %{_libdir}/*.so.* %files devel %defattr(-,root,root) %doc %dir %{_docdir}/%{name}-devel/ %doc %{_docdir}/%{name}-devel/[A-Z]* %{_libdir}/*.so %{_libdir}/pkgconfig/lib*.pc %{_includedir}/%{name}-* %files devel-doc %defattr(-,root,root,-) %doc %{_docdir}/%{name}-devel/html/ %files tools %defattr(-,root,root) %doc AUTHORS COPYING ChangeLog %{_bindir}/* %changelog
