Hello community,
here is the log from the commit of package HaXml for openSUSE:Factory checked in at 2017-02-28 23:49:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/HaXml (Old)
and /work/SRC/openSUSE:Factory/.HaXml.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "HaXml"
Tue Feb 28 23:49:31 2017 rev:1 rq:456414 version:1.25.3
Changes:
--------
New Changes file:
--- /dev/null 2017-01-26 09:49:33.150892021 +0100
+++ /work/SRC/openSUSE:Factory/.HaXml.new/HaXml.changes 2017-02-28 23:49:31.894063348 +0100
@@ -0,0 +1,5 @@
+-------------------------------------------------------------------
+Tue Jul 19 16:10:44 UTC 2016 - psimons(a)suse.com
+
+- Update to version 1.25.3 revision 0 with cabal2obs.
+
New:
----
HaXml-1.25.3.tar.gz
HaXml.changes
HaXml.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ HaXml.spec ++++++
#
# spec file for package HaXml
#
# Copyright (c) 2017 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/
#
%global pkg_name HaXml
Name: %{pkg_name}
Version: 1.25.3
Release: 0
Summary: Utilities for manipulating XML documents
License: GPL-2.0 AND LGPL-2.1
Group: Development/Languages/Other
Url: https://hackage.haskell.org/package/%{name}
Source0: https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.t…
BuildRequires: chrpath
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-containers-devel
BuildRequires: ghc-directory-devel
BuildRequires: ghc-filepath-devel
BuildRequires: ghc-polyparse-devel
BuildRequires: ghc-pretty-devel
BuildRequires: ghc-random-devel
BuildRequires: ghc-rpm-macros
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Haskell utilities for parsing, filtering, transforming and generating XML
documents.
%package -n ghc-%{name}
Summary: Haskell %{name} library
Group: System/Libraries
%description -n ghc-%{name}
This package provides the Haskell %{name} shared library.
%package -n ghc-%{name}-devel
Summary: Haskell %{name} library development files
Group: Development/Libraries/Other
Requires: ghc-%{name} = %{version}-%{release}
Requires: ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}
%description -n ghc-%{name}-devel
This package provides the Haskell %{name} library development files.
%prep
%setup -q
%build
%ghc_lib_build
%install
%ghc_lib_install
%ghc_fix_rpath %{pkg_name}-%{version}
%post -n ghc-%{name}-devel
%ghc_pkg_recache
%postun -n ghc-%{name}-devel
%ghc_pkg_recache
%files
%defattr(-,root,root,-)
%doc COPYRIGHT
%doc LICENCE-GPL LICENCE-LGPL
%{_bindir}/Canonicalise
%{_bindir}/CanonicaliseLazy
%{_bindir}/DtdToHaskell
%{_bindir}/FpMLToHaskell
%{_bindir}/MkOneOf
%{_bindir}/Validate
%{_bindir}/XsdToHaskell
%{_bindir}/Xtract
%files -n ghc-%{name} -f ghc-%{name}.files
%defattr(-,root,root,-)
%doc COPYRIGHT
%files -n ghc-%{name}-devel -f ghc-%{name}-devel.files
%defattr(-,root,root,-)
%doc LICENCE-GPL LICENCE-LGPL
%changelog
Hello community,
here is the log from the commit of package python-ruamel.ordereddict for openSUSE:Factory checked in at 2017-02-28 23:48:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ruamel.ordereddict (Old)
and /work/SRC/openSUSE:Factory/.python-ruamel.ordereddict.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ruamel.ordereddict"
Tue Feb 28 23:48:54 2017 rev:1 rq:455828 version:0.4.9
Changes:
--------
New Changes file:
--- /dev/null 2017-01-26 09:49:33.150892021 +0100
+++ /work/SRC/openSUSE:Factory/.python-ruamel.ordereddict.new/python-ruamel.ordereddict.changes 2017-02-28 23:48:54.815296838 +0100
@@ -0,0 +1,7 @@
+-------------------------------------------------------------------
+Tue Oct 11 21:03:53 UTC 2016 - rjschwei(a)suse.com
+
+- Initial build (FATE#321630, bsc#1002895)
+ + Include in SLES 12
+ + Version 0.4.9
+
New:
----
LICENSE
python-ruamel.ordereddict.changes
python-ruamel.ordereddict.spec
ruamel.ordereddict-0.4.9.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ruamel.ordereddict.spec ++++++
#
# spec file for package python-ruamel.ordereddict
#
# Copyright (c) 2016 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/
#
Name: python-ruamel.ordereddict
Version: 0.4.9
Release: 0
Url: https://bitbucket.org/ruamel/ordereddict
Summary: Ordered dictionary
License: MIT
Group: Development/Languages/Python
Source: ruamel.ordereddict-%{version}.tar.gz
Source1: LICENSE
Requires: python-ruamel.base
BuildRequires: python-devel
BuildRequires: python-ruamel.base
BuildRequires: python-setuptools
BuildRequires: python-nose
BuildRequires: python-pytest
%description
This is an implementation of an ordered dictionary with Key Insertion Order
(KIO: updates of values do not affect the position of the key), Key Value
Insertion Order (KVIO, an existing key’s position is removed and put at the
back). The standard library module OrderedDict, implemented later, implements
a subset of ordereddict functionality.
Sorted dictionaries are also provided. Currently only with Key Sorted Order
(KSO, no sorting function can be specified, but you can specify a transform to
apply on the key before comparison (e.g. string.lower)).
%prep
%setup -q -n ruamel.ordereddict-%{version}
rm -rf *egg-info
cp %{SOURCE1} .
%build
python setup.py build
%install
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
# Cannot find the shared library even with the path set??
#%check
#export PYTHON_PATH=%{buildroot}%{python_sitearch}
#nosetests
%files
%defattr(-,root,root,-)
%doc LICENSE README.rst
%{python_sitearch}/*
++++++ LICENSE ++++++
The MIT License (MIT)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Hello community,
here is the log from the commit of package libstaroffice for openSUSE:Factory checked in at 2017-02-28 23:46:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libstaroffice (Old)
and /work/SRC/openSUSE:Factory/.libstaroffice.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libstaroffice"
Tue Feb 28 23:46:52 2017 rev:3 rq:460706 version:0.0.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/libstaroffice/libstaroffice.changes 2016-12-26 21:45:39.165485543 +0100
+++ /work/SRC/openSUSE:Factory/.libstaroffice.new/libstaroffice.changes 2017-02-28 23:46:53.392435219 +0100
@@ -1,0 +2,9 @@
+Mon Feb 27 13:35:34 UTC 2017 - tchvatal(a)suse.com
+
+- Version update to 0.0.3:
+ * add conversion of .sdd file for files created by StarImpress,
+ * try to retrieve the table's formatting in .sdw file,
+ * try to retrieve more pictures (native format, ...),
+ * try to read more attributes, text frames' rotations, text rotation in cell, line spacings, ...
+
+-------------------------------------------------------------------
Old:
----
libstaroffice-0.0.2.tar.xz
New:
----
libstaroffice-0.0.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libstaroffice.spec ++++++
--- /var/tmp/diff_new_pack.ldDG5F/_old 2017-02-28 23:46:54.060340946 +0100
+++ /var/tmp/diff_new_pack.ldDG5F/_new 2017-02-28 23:46:54.060340946 +0100
@@ -1,7 +1,7 @@
#
# spec file for package libstaroffice
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -18,7 +18,7 @@
%define libname libstaroffice-0_0-0
Name: libstaroffice
-Version: 0.0.2
+Version: 0.0.3
Release: 0
Summary: A library for import of StarOffice documents
License: LGPL-2.1+ and MPL-2.0+
++++++ libstaroffice-0.0.2.tar.xz -> libstaroffice-0.0.3.tar.xz ++++++
++++ 7465 lines of diff (skipped)
Hello community,
here is the log from the commit of package ant for openSUSE:Factory checked in at 2017-02-28 23:46:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ant (Old)
and /work/SRC/openSUSE:Factory/.ant.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ant"
Tue Feb 28 23:46:40 2017 rev:58 rq:460670 version:1.9.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/ant/ant-antlr.changes 2016-02-03 10:17:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ant.new/ant-antlr.changes 2017-02-28 23:46:41.318139471 +0100
@@ -1,0 +2,11 @@
+Mon Feb 20 10:12:01 UTC 2017 - tchvatal(a)suse.com
+
+- Revert the previous change as it broke the build of most java
+ software stack
+
+-------------------------------------------------------------------
+Mon Feb 13 15:54:30 UTC 2017 - guoyunhebrave(a)gmail.com
+
+- Add profile.d scripts to set ANT_HOME
+
+-------------------------------------------------------------------
ant-junit.changes: same change
ant.changes: same change
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ant-antlr.spec ++++++
--- /var/tmp/diff_new_pack.2IXD2S/_old 2017-02-28 23:46:42.433981973 +0100
+++ /var/tmp/diff_new_pack.2IXD2S/_new 2017-02-28 23:46:42.437981408 +0100
@@ -1,7 +1,7 @@
#
# spec file for package ant-antlr
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2000-2009, JPackage Project
# All rights reserved.
#
ant-junit.spec: same change
ant.spec: same change