commit ghc-wreq for openSUSE:Factory

2016-07-26 Thread h_root
Hello community,

here is the log from the commit of package ghc-wreq for openSUSE:Factory 
checked in at 2016-07-26 13:00:35

Comparing /work/SRC/openSUSE:Factory/ghc-wreq (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-wreq.new (New)


Package is "ghc-wreq"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-wreq/ghc-wreq.changes2015-12-29 
12:59:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-wreq.new/ghc-wreq.changes   2016-07-26 
13:12:59.0 +0200
@@ -1,0 +2,5 @@
+Sun Jul 10 17:33:56 UTC 2016 - psim...@suse.com
+
+- Update to version 0.4.1.0 revision 1 with cabal2obs.
+
+---

New:

  1.cabal



Other differences:
--
++ ghc-wreq.spec ++
--- /var/tmp/diff_new_pack.6omq3D/_old  2016-07-26 13:13:00.0 +0200
+++ /var/tmp/diff_new_pack.6omq3D/_new  2016-07-26 13:13:00.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-wreq
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -15,23 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%global pkg_name wreq
 
+%global pkg_name wreq
 %bcond_with tests
-
-Name:   ghc-wreq
+Name:   ghc-%{pkg_name}
 Version:0.4.1.0
 Release:0
 Summary:An easy-to-use HTTP client library
-Group:  System/Libraries
-
 License:BSD-3-Clause
+Group:  System/Libraries
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
+Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal
 BuildRequires:  ghc-Cabal-devel
-BuildRequires:  ghc-rpm-macros
 # Begin cabal-rpm deps:
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-attoparsec-devel
@@ -51,11 +47,13 @@
 BuildRequires:  ghc-lens-devel
 BuildRequires:  ghc-mime-types-devel
 BuildRequires:  ghc-psqueues-devel
+BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-template-haskell-devel
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-time-devel
 BuildRequires:  ghc-time-locale-compat-devel
 BuildRequires:  ghc-unordered-containers-devel
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-HUnit-devel
 BuildRequires:  ghc-QuickCheck-devel
@@ -103,21 +101,20 @@
 
 * Early TLS support via the tls package.
 
-
 %package devel
 Summary:Haskell %{pkg_name} library development files
 Group:  Development/Libraries/Other
+Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}
 Requires(postun): ghc-compiler = %{ghc_version}
-Requires:   %{name} = %{version}-%{release}
 
 %description devel
 This package provides the Haskell %{pkg_name} library development files.
 
-
 %prep
 %setup -q -n %{pkg_name}-%{version}
+cp -p %{SOURCE1} %{pkg_name}.cabal
 
 
 %build
@@ -130,26 +127,22 @@
 
 %check
 %if %{with tests}
-%cabal test
+%{cabal} test
 %endif
 
 
 %post devel
 %ghc_pkg_recache
 
-
 %postun devel
 %ghc_pkg_recache
 
-
 %files -f %{name}.files
 %defattr(-,root,root,-)
 %doc LICENSE.md
 
-
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
-%doc README.md TODO.md examples
-
+%doc README.md TODO.md changelog.md examples
 
 %changelog

++ 1.cabal ++
name:wreq
version: 0.4.1.0
x-revision: 1
synopsis:An easy-to-use HTTP client library.
description:
  .
  A web client library that is designed for ease of use.
  .
  Tutorial: 
  .
  Features include:
  .
  * Simple but powerful `lens`-based API
  .
  * A solid test suite, and built on reliable libraries like
http-client and lens
  .
  * Session handling includes connection keep-alive and pooling, and
cookie persistence
  .
  * Automatic response body decompression
  .
  * Powerful multipart form and file upload handling
  .
  * Support for JSON requests and responses, including navigation of
schema-less responses
  .
  * Basic and OAuth2 bearer authentication
  .
  * Early TLS support via the tls package
homepage:http://www.serpentine.com/wreq
bug-reports: https://github.com/bos/wreq/issues
license: BSD3
license-file:LICENSE.md
author:  Bryan O'Sullivan 
maintainer:  b...@serpentine.com
copyright:

commit qmmp for openSUSE:Factory

2016-07-26 Thread h_root
Hello community,

here is the log from the commit of package qmmp for openSUSE:Factory checked in 
at 2016-07-26 13:00:51

Comparing /work/SRC/openSUSE:Factory/qmmp (Old)
 and  /work/SRC/openSUSE:Factory/.qmmp.new (New)


Package is "qmmp"

Changes:

--- /work/SRC/openSUSE:Factory/qmmp/qmmp.changes2016-07-05 
09:53:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.qmmp.new/qmmp.changes   2016-07-26 
13:13:10.0 +0200
@@ -1,0 +2,7 @@
+Sat Jul 23 16:15:39 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.1.2:
+  * Fix path to equaliser presets file in the qsui plugin.
+  * Fix buffer overflow.
+
+---

Old:

  qmmp-1.1.1.tar.bz2

New:

  qmmp-1.1.2.tar.bz2



Other differences:
--
++ qmmp.spec ++
--- /var/tmp/diff_new_pack.t9gcb6/_old  2016-07-26 13:13:11.0 +0200
+++ /var/tmp/diff_new_pack.t9gcb6/_new  2016-07-26 13:13:11.0 +0200
@@ -19,7 +19,7 @@
 %define sover   1
 %bcond_with restricted
 Name:   qmmp
-Version:1.1.1
+Version:1.1.2
 Release:0
 Summary:Qt-based Multimedia Player
 License:GPL-2.0+

++ qmmp-1.1.1.tar.bz2 -> qmmp-1.1.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmmp-1.1.1/ChangeLog new/qmmp-1.1.2/ChangeLog
--- old/qmmp-1.1.1/ChangeLog2016-07-04 18:34:56.0 +0200
+++ new/qmmp-1.1.2/ChangeLog2016-07-23 15:16:21.0 +0200
@@ -1196,3 +1196,7 @@
 * fixed Russian translation
 * updated Ukrainian translation (Gennadi Motsyo)
 * updated Portuguese translation (Sérgio Marques)
+
+Version 1.1.2
+* fixed path to equalizer presets file in the qsui plugin (Ryota Shimamoto)
+* fixed buffer overflow
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmmp-1.1.1/ChangeLog.rus new/qmmp-1.1.2/ChangeLog.rus
--- old/qmmp-1.1.1/ChangeLog.rus2016-07-04 18:34:56.0 +0200
+++ new/qmmp-1.1.2/ChangeLog.rus2016-07-23 15:16:21.0 +0200
@@ -1198,3 +1198,7 @@
 * исправлен русский перевод
 * обновлён украинский перевод (Геннадий Моцьо)
 * обновлён португальский перевод (Sérgio Marques)
+
+Версия 1.1.2
+* исправлен путь к файлу настроек эквалайзера в модуле qsui (Ryota Shimamoto)
+* устранено переполнение буфера
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmmp-1.1.1/ChangeLog.svn new/qmmp-1.1.2/ChangeLog.svn
--- old/qmmp-1.1.1/ChangeLog.svn2016-07-04 18:34:56.0 +0200
+++ new/qmmp-1.1.2/ChangeLog.svn2016-07-23 15:16:21.0 +0200
@@ -1,4 +1,20 @@
 
+r6591 | trialuser02 | 2016-07-23 15:27:09 +0300 (Сб., 23 июля 2016) | 1 line
+
+updated changelog
+
+r6588 | trialuser02 | 2016-07-23 15:16:35 +0300 (Сб., 23 июля 2016) | 1 line
+
+fixed buffer overflow
+
+r6579 | trialuser02 | 2016-07-06 08:30:23 +0300 (Ср., 06 июля 2016) | 1 line
+
+qsui: fixed equalizer presets file path (Ryota Shimamoto)
+
+r6573 | trialuser02 | 2016-07-04 19:43:05 +0300 (Пн., 04 июля 2016) | 1 line
+
+version bump
+
 r6562 | trialuser02 | 2016-07-04 16:17:56 +0300 (Пн., 04 июля 2016) | 1 line
 
 updated changelogs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmmp-1.1.1/qmmp.pri new/qmmp-1.1.2/qmmp.pri
--- old/qmmp-1.1.1/qmmp.pri 2016-07-04 18:34:56.0 +0200
+++ new/qmmp-1.1.2/qmmp.pri 2016-07-23 15:16:21.0 +0200
@@ -13,7 +13,7 @@
 
 #Version
 
-QMMP_VERSION = 1.1.1
+QMMP_VERSION = 1.1.2
 
 #Comment/uncomment this if you want to change plugins list
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmmp-1.1.1/src/app/qmmp.rc 
new/qmmp-1.1.2/src/app/qmmp.rc
--- old/qmmp-1.1.1/src/app/qmmp.rc  2016-07-04 18:34:56.0 +0200
+++ new/qmmp-1.1.2/src/app/qmmp.rc  2016-07-23 15:16:20.0 +0200
@@ -1,7 +1,7 @@
 #include 
 
-#define QMMP_FILEVERSION 1,1,1,0
-#define QMMP_PRODUCTVERSION "1.1.1.0"
+#define QMMP_FILEVERSION 1,1,2,0
+#define QMMP_PRODUCTVERSION "1.1.2.0"
 
 IDI_ICON1  ICONDISCARDABLE "images\\ico\\qmmp.ico"
 IDI_ICON2  ICONDISCARDABLE 
"images\\ico\\qmmp_file.ico"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit yakuake for openSUSE:Factory

2016-07-26 Thread h_root
Hello community,

here is the log from the commit of package yakuake for openSUSE:Factory checked 
in at 2016-07-26 13:00:31

Comparing /work/SRC/openSUSE:Factory/yakuake (Old)
 and  /work/SRC/openSUSE:Factory/.yakuake.new (New)


Package is "yakuake"

Changes:

--- /work/SRC/openSUSE:Factory/yakuake/yakuake.changes  2016-03-07 
13:29:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.yakuake.new/yakuake.changes 2016-07-26 
13:12:58.0 +0200
@@ -1,0 +2,7 @@
+Fri Jul 15 19:25:27 UTC 2016 - badshah...@gmail.com
+
+- Add yakuake-appdata-xml-desktop-ref.patch: fix the .desktop file
+  referenced in the appdata.xml: yakuake.desktop ->
+  org.kde.yakuake.desktop.
+
+---

New:

  yakuake-appdata-xml-desktop-ref.patch



Other differences:
--
++ yakuake.spec ++
--- /var/tmp/diff_new_pack.ETlwRj/_old  2016-07-26 13:12:59.0 +0200
+++ /var/tmp/diff_new_pack.ETlwRj/_new  2016-07-26 13:12:59.0 +0200
@@ -24,6 +24,8 @@
 Group:  System/GUI/KDE
 Url:https://yakuake.kde.org
 Source: 
http://download.kde.org/stable/yakuake/%{version}/src/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM yakuake-appdata-xml-desktop-ref.patch 
badshah...@gmail.com -- Fix the .desktop file referenced in the appdata.xml: 
yakuake.desktop -> org.kde.yakuake.desktop
+Patch0: yakuake-appdata-xml-desktop-ref.patch
 BuildRequires:  fdupes
 BuildRequires:  karchive-devel
 BuildRequires:  kconfig-devel
@@ -59,6 +61,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
   %cmake_kf5 -d build

++ yakuake-appdata-xml-desktop-ref.patch ++
Index: yakuake-3.0.2/data/org.kde.yakuake.appdata.xml
===
--- yakuake-3.0.2.orig/data/org.kde.yakuake.appdata.xml
+++ yakuake-3.0.2/data/org.kde.yakuake.appdata.xml
@@ -1,6 +1,6 @@
 
 
-  yakuake.desktop
+  org.kde.yakuake.desktop
   CC0-1.0
   GPL-2.0+
   Yakuake



commit yast2-schema for openSUSE:Factory

2016-07-26 Thread h_root
Hello community,

here is the log from the commit of package yast2-schema for openSUSE:Factory 
checked in at 2016-07-26 13:00:49

Comparing /work/SRC/openSUSE:Factory/yast2-schema (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-schema.new (New)


Package is "yast2-schema"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-schema/yast2-schema.changes
2016-01-16 11:57:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-schema.new/yast2-schema.changes   
2016-07-26 13:13:08.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun  6 11:08:20 UTC 2016 - igonzalezs...@suse.com
+
+- Add ssh_import section (fate#319624)
+- 3.1.7
+
+---

Old:

  yast2-schema-3.1.6.tar.bz2

New:

  yast2-schema-3.1.7.tar.bz2



Other differences:
--
++ yast2-schema.spec ++
--- /var/tmp/diff_new_pack.D7tyTO/_old  2016-07-26 13:13:10.0 +0200
+++ /var/tmp/diff_new_pack.D7tyTO/_new  2016-07-26 13:13:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-schema
-Version:3.1.6
+Version:3.1.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-schema-3.1.6.tar.bz2 -> yast2-schema-3.1.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-schema-3.1.6/package/yast2-schema.changes 
new/yast2-schema-3.1.7/package/yast2-schema.changes
--- old/yast2-schema-3.1.6/package/yast2-schema.changes 2016-01-15 
10:17:11.0 +0100
+++ new/yast2-schema-3.1.7/package/yast2-schema.changes 2016-07-21 
13:03:48.0 +0200
@@ -1,4 +1,10 @@
 ---
+Mon Jun  6 11:08:20 UTC 2016 - igonzalezs...@suse.com
+
+- Add ssh_import section (fate#319624)
+- 3.1.7
+
+---
 Fri Nov 13 11:40:46 UTC 2015 - igonzalezs...@suse.com
 
 - Fix validation of AutoYaST schema (bsc#954412)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-schema-3.1.6/package/yast2-schema.spec 
new/yast2-schema-3.1.7/package/yast2-schema.spec
--- old/yast2-schema-3.1.6/package/yast2-schema.spec2016-01-15 
10:17:11.0 +0100
+++ new/yast2-schema-3.1.7/package/yast2-schema.spec2016-07-21 
13:03:48.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-schema
-Version:3.1.6
+Version:3.1.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit texlive-specs-z for openSUSE:Factory

2016-07-26 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-z for openSUSE:Factory 
checked in at 2016-07-26 13:00:03

Comparing /work/SRC/openSUSE:Factory/texlive-specs-z (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-z.new (New)


Package is "texlive-specs-z"

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-z/texlive-specs-z.changes  
2016-04-22 16:22:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-z.new/texlive-specs-z.changes 
2016-07-26 13:12:49.0 +0200
@@ -1,0 +2,38 @@
+Fri Jul 15 10:02:40 UTC 2016 - wer...@suse.de
+
+- Avoid missing dependencies due upstream package splits
+
+---
+Mon Jun 20 15:00:31 UTC 2016 - wer...@suse.de
+
+- Avoid extend spec sciptlets for changing language hyphen file
+  but write out the pieces of the hyphen entries into seperate
+  files to be able to generate the final language hyphen files (boo#984878)  
+
+---
+Mon Jun 20 07:47:44 UTC 2016 - wer...@suse.de
+
+- Move spectra.data.tex from doc to main package of pgf-spectra (boo#985578) 
+
+---
+Wed Jun  8 07:08:27 UTC 2016 - wer...@suse.de
+
+- Update to TeXLive 2016
+- Delete dvipdfmx.post and xetex.post and use the upstream perl scripts
+- Modify the patches
+   kpathsea_cnf.dif
+   latex2man_tmphandling.dif
+   luaotfload_varfonts.dif
+   musixtex_various.dif
+   tetex_scripts.dif
+   texconfig_scripts.dif
+   texdoc_cnf.dif
+   texdraw_info.dif
+   texlive-specs.changes
+
+---
+Mon Apr 11 14:04:41 UTC 2016 - wer...@suse.de
+
+- There is no texlive-misc with null.tex anymore but texlive-knuth-lib
+
+---

Old:

  york-thesis.doc.tar.xz
  york-thesis.tar.xz

New:

  zhmetrics-uptex.doc.tar.xz
  zhmetrics-uptex.tar.xz



Other differences:
--
++ texlive-specs-z.spec ++
 1310 lines (skipped)
 between /work/SRC/openSUSE:Factory/texlive-specs-z/texlive-specs-z.spec
 and /work/SRC/openSUSE:Factory/.texlive-specs-z.new/texlive-specs-z.spec

++ youngtab.doc.tar.xz ++

++ youngtab.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tlpkg/tlpobj/youngtab.tlpobj 
new/tlpkg/tlpobj/youngtab.tlpobj
--- old/tlpkg/tlpobj/youngtab.tlpobj2015-04-13 02:52:54.0 +0200
+++ new/tlpkg/tlpobj/youngtab.tlpobj2016-04-14 20:09:43.0 +0200
@@ -1,14 +1,16 @@
 name youngtab
 category Package
 revision 17635
-shortdesc Typeset Young-Tableaux.
+shortdesc Typeset Young-Tableaux
 relocated 1
 longdesc A package for typesetting Young-Tableaux, mathematical symbols
 longdesc for the representations of groups, providing two macros,
 longdesc \yng(1) and \young(1) to generate the whole Young-Tableaux.
 runfiles size=2
  RELOC/tex/latex/youngtab/youngtab.sty
+catalogue-also young ytableau
 catalogue-ctan /macros/latex/contrib/youngtab
-catalogue-date 2012-04-16 12:07:42 +0200
+catalogue-date 2015-08-03 05:43:12 +0200
 catalogue-license lppl1
+catalogue-topics maths
 catalogue-version 1.1

++ yplan.doc.tar.xz ++

++ yplan.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tlpkg/tlpobj/yplan.tlpobj 
new/tlpkg/tlpobj/yplan.tlpobj
--- old/tlpkg/tlpobj/yplan.tlpobj   2015-04-13 02:52:54.0 +0200
+++ new/tlpkg/tlpobj/yplan.tlpobj   2016-04-14 20:09:43.0 +0200
@@ -1,7 +1,7 @@
 name yplan
 category Package
 revision 34398
-shortdesc Daily planner type calendar.
+shortdesc Daily planner type calendar
 longdesc Prints two six-monthly vertical-type daily planner (i.e.,
 longdesc months along the top, days downwards), with each 6-month period
 longdesc fitting onto a single A4 (or US letter) sheet. The package
@@ -15,5 +15,6 @@
  texmf-dist/scripts/yplan/yplan
  texmf-dist/tex/latex/yplan/yplan.sty
 catalogue-ctan /macros/latex/contrib/yplan
-catalogue-date 2012-04-16 12:15:05 +0200
+catalogue-date 2015-08-03 05:43:12 +0200
 catalogue-license lppl
+catalogue-topics calendar

++ ytableau.doc.tar.xz ++

++ ytableau.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tlpkg/tlpobj/ytableau.tlpobj 
new/tlpkg/tlpobj/ytableau.tlpobj
--- old/tlpkg/tlpobj/ytableau.tlpobj2015-04-13 02:52:55.0 +0200
+++ new/tlpkg/tlpobj/ytableau.tlpobj2016-04-14 20:09:44.0 +0200
@@ -1,7 +1,7 @@
 name ytableau
 category Package
 revision 27430
-shortdesc Many-featured Young tableaux and 

commit texlive for openSUSE:Factory

2016-07-26 Thread h_root
Hello community,

here is the log from the commit of package texlive for openSUSE:Factory checked 
in at 2016-07-26 12:57:39

Comparing /work/SRC/openSUSE:Factory/texlive (Old)
 and  /work/SRC/openSUSE:Factory/.texlive.new (New)


Package is "texlive"

Changes:

--- /work/SRC/openSUSE:Factory/texlive/texlive.changes  2016-04-22 
16:22:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive.new/texlive.changes 2016-07-26 
13:02:16.0 +0200
@@ -1,0 +2,42 @@
+Tue Jul 19 11:48:39 UTC 2016 - wer...@suse.de
+
+- Update biblatex-biber to version 2.5 as otherwise the biber
+  indexing engine is not usable due version mismatch (boo#989486) 
+
+---
+Fri Jul 15 10:02:40 UTC 2016 - wer...@suse.de
+
+- Avoid missing dependencies due upstream package splits
+
+---
+Fri Jul  8 12:06:53 UTC 2016 - wer...@suse.de
+
+- Use the latest revision of upmendex/fwrite.c (r.41498) 
+  to get stack smashing fixed as well as a working upmendex
+
+---
+Tue Jun 14 13:03:21 UTC 2016 - wer...@suse.de
+
+- Avoid stack smashing deteted on i586 in upmendex/fwrite.c
+- Add patch biber-perl-pre5.22.0.dif
+  as with perl 5.18 and below fastsort does not work
+
+---
+Tue Jun  7 11:35:15 UTC 2016 - wer...@suse.de
+
+- Update to TeXLive 2016
+  * Remove the now included patches
+biber-perl-5.22.dif
+biber-perl-unicode-normalize.dif
+biber-skip-bibtex-forms.dif
+source-xdvik-events.dif
+  * Adopted the following patches
+biber-certs.dif
+source-configure.dif
+source-dvipng.dif
+source-dviutils.dif
+source-missed-scripts.dif
+source-warns.dif
+source.dif
+
+---

Old:

  biber-perl-5.22.dif
  biber-perl-unicode-normalize.dif
  biber-skip-bibtex-forms.dif
  biblatex-biber-2.1.tar.xz
  source-xdvik-events.dif
  texlive-20150521-source.tar.xz

New:

  biber-perl-pre5.22.0.dif
  biblatex-biber-2.5.tar.xz
  texlive-20160523-source.tar.xz



Other differences:
--
++ texlive.spec ++
 1185 lines (skipped)
 between /work/SRC/openSUSE:Factory/texlive/texlive.spec
 and /work/SRC/openSUSE:Factory/.texlive.new/texlive.spec

++ biber-certs.dif ++
--- /var/tmp/diff_new_pack.KqNxAt/_old  2016-07-26 13:02:19.0 +0200
+++ /var/tmp/diff_new_pack.KqNxAt/_new  2016-07-26 13:02:19.0 +0200
@@ -6,7 +6,7 @@
  4 files changed, 2 insertions(+), 3 deletions(-)
 
 --- Build.PL
-+++ Build.PL   2016-01-29 09:02:36.740221776 +
 Build.PL   2016-06-07 14:11:47.318106451 +
 @@ -53,7 +53,6 @@ my $builder = $class->new(
  'List::AllUtils' => 0,
  'List::MoreUtils' => 0,
@@ -14,30 +14,30 @@
 -'Mozilla::CA' =>  '20141217',
  'Regexp::Common' => 0,
  'Log::Log4perl' => 0,
- 'Unicode::Collate' => '1.12',
+ 'Unicode::Collate' => '1.14',
 --- META.json
-+++ META.json  2016-01-29 09:03:02.755699411 +
-@@ -45,7 +45,6 @@
 META.json  2016-06-07 14:12:02.509820834 +
+@@ -48,7 +48,6 @@
  "List::MoreUtils" : "0",
  "List::MoreUtils::XS" : "0",
  "Log::Log4perl" : "0",
 -"Mozilla::CA" : "20141217",
  "Regexp::Common" : "0",
- "Text::BibTeX" : "0.70",
+ "Text::BibTeX" : "0.72",
  "Text::Roman" : "0",
 --- META.yml
-+++ META.yml   2016-01-29 09:03:12.131511153 +
-@@ -115,7 +115,6 @@ requires:
-   List::MoreUtils: 0
-   List::MoreUtils::XS: 0
-   Log::Log4perl: 0
--  Mozilla::CA: 20141217
-   Regexp::Common: 0
-   Text::BibTeX: 0.70
-   Text::Roman: 0
 META.yml   2016-06-07 14:12:11.285655839 +
+@@ -93,7 +93,6 @@ requires:
+   List::MoreUtils: '0'
+   List::MoreUtils::XS: '0'
+   Log::Log4perl: '0'
+-  Mozilla::CA: '20141217'
+   Regexp::Common: '0'
+   Text::BibTeX: '0.72'
+   Text::Roman: '0'
 --- bin/biber
-+++ bin/biber  2016-01-29 09:09:32.127880732 +
-@@ -93,6 +93,8 @@ GetOptions(
 bin/biber  2016-06-07 14:00:30.294825957 +
+@@ -104,6 +104,8 @@ GetOptions(
) or pod2usage(-verbose => 0,
   -exitval => EXIT_ERROR);
  

++ biber-perl-pre5.22.0.dif ++
Also fastsort causes trouble.

---
 t/sort-order.t |   24 +---
 1 file changed, 1 insertion(+), 23 deletions(-)

--- t/sort-order.t
+++ t/sort-order.t  2016-06-14 14:21:07.085073233 +
@@ -4,7 +4,7 @@ use warnings;
 use utf8;
 no warnings 'utf8';
 
-use Test::More tests => 15;
+use Test::More tests => 14;
 
 use Biber;
 use 

commit texlive-filesystem for openSUSE:Factory

2016-07-26 Thread h_root
Hello community,

here is the log from the commit of package texlive-filesystem for 
openSUSE:Factory checked in at 2016-07-26 12:56:04

Comparing /work/SRC/openSUSE:Factory/texlive-filesystem (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-filesystem.new (New)


Package is "texlive-filesystem"

Changes:

--- /work/SRC/openSUSE:Factory/texlive-filesystem/texlive-filesystem.changes
2016-04-22 16:22:23.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.texlive-filesystem.new/texlive-filesystem.changes   
2016-07-26 12:56:07.0 +0200
@@ -1,0 +2,15 @@
+Wed Jun 22 08:31:55 UTC 2016 - wer...@suse.de
+
+- Add some typos in update script (boo#985971) 
+
+---
+Mon Jun 20 07:54:36 UTC 2016 - wer...@suse.de
+
+- Have a directory to hold the splitted hyphen informations 
+
+---
+Tue Jun  7 16:44:43 UTC 2016 - wer...@suse.de
+
+- Update to TeXLive 2016 
+
+---



Other differences:
--
++ texlive-filesystem.spec ++
 8184 lines (skipped)
 between 
/work/SRC/openSUSE:Factory/texlive-filesystem/texlive-filesystem.spec
 and 
/work/SRC/openSUSE:Factory/.texlive-filesystem.new/texlive-filesystem.spec

++ collection-basic.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tlpkg/tlpobj/collection-basic.tlpobj 
new/tlpkg/tlpobj/collection-basic.tlpobj
--- old/tlpkg/tlpobj/collection-basic.tlpobj2015-04-13 01:15:40.0 
+0200
+++ new/tlpkg/tlpobj/collection-basic.tlpobj2016-05-16 00:50:34.0 
+0200
@@ -1,6 +1,6 @@
 name collection-basic
 category Collection
-revision 33040
+revision 41149
 shortdesc Essential programs and files
 relocated 1
 longdesc These files are regarded as basic for any TeX system, covering
@@ -35,10 +35,13 @@
 depend plain
 depend tetex
 depend tex
+depend tex-ini-files
 depend texconfig
 depend texlive-common
 depend texlive-docindex
 depend texlive-en
 depend texlive-msg-translations
 depend texlive-scripts
+depend unicode-data
+depend updmap-map
 depend xdvi

++ collection-bibtexextra.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tlpkg/tlpobj/collection-bibtexextra.tlpobj 
new/tlpkg/tlpobj/collection-bibtexextra.tlpobj
--- old/tlpkg/tlpobj/collection-bibtexextra.tlpobj  2015-07-27 
03:20:10.0 +0200
+++ new/tlpkg/tlpobj/collection-bibtexextra.tlpobj  2016-05-15 
03:18:06.0 +0200
@@ -1,6 +1,6 @@
 name collection-bibtexextra
 category Collection
-revision 37964
+revision 41126
 shortdesc BibTeX additional styles
 relocated 1
 longdesc Additional BibTeX styles and bibliography data(bases), notably
@@ -11,16 +11,20 @@
 depend amsrefs
 depend apacite
 depend apalike2
+depend archaeologie
 depend beebe
 depend besjournals
+depend bestpapers
 depend bibarts
 depend biber
 depend bibexport
 depend bibhtml
 depend biblatex
+depend biblatex-abnt
 depend biblatex-anonymous
 depend biblatex-apa
 depend biblatex-bookinarticle
+depend biblatex-bookinother
 depend biblatex-bwl
 depend biblatex-caspervector
 depend biblatex-chem
@@ -30,10 +34,12 @@
 depend biblatex-gost
 depend biblatex-historian
 depend biblatex-ieee
+depend biblatex-iso690
 depend biblatex-juradiss
 depend biblatex-luh-ipw
 depend biblatex-manuscripts-philology
 depend biblatex-mla
+depend biblatex-morenames
 depend biblatex-multiple-dm
 depend biblatex-musuos
 depend biblatex-nature
@@ -50,6 +56,7 @@
 depend biblatex-trad
 depend biblatex-true-citepages-omit
 depend biblist
+depend bibtexperllibs
 depend bibtopic
 depend bibtopicprefix
 depend bibunits
@@ -69,6 +76,7 @@
 depend din1505
 depend dk-bib
 depend doipubmed
+depend ecobiblatex
 depend economic
 depend fbs
 depend figbib
@@ -90,6 +98,7 @@
 depend multibib
 depend multibibliography
 depend munich
+depend nar
 depend nmbib
 depend notes2bib
 depend oscola

++ collection-binextra.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tlpkg/tlpobj/collection-binextra.tlpobj 
new/tlpkg/tlpobj/collection-binextra.tlpobj
--- old/tlpkg/tlpobj/collection-binextra.tlpobj 2015-07-04 03:21:33.0 
+0200
+++ new/tlpkg/tlpobj/collection-binextra.tlpobj 2016-04-23 03:16:13.0 
+0200
@@ -1,6 +1,6 @@
 name collection-binextra
 category Collection
-revision 37751
+revision 40690
 shortdesc TeX auxiliary programs
 relocated 1
 longdesc Various useful, but non-essential, support programs. Includes
@@ -14,6 +14,7 @@
 depend bibtex8
 depend bibtexu
 depend bundledoc
+depend checklistings
 depend chktex
 depend 

commit gsl for openSUSE:Factory

2016-07-26 Thread h_root
Hello community,

here is the log from the commit of package gsl for openSUSE:Factory checked in 
at 2016-07-26 12:55:43

Comparing /work/SRC/openSUSE:Factory/gsl (Old)
 and  /work/SRC/openSUSE:Factory/.gsl.new (New)


Package is "gsl"

Changes:

--- /work/SRC/openSUSE:Factory/gsl/gsl.changes  2015-06-12 20:27:12.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gsl.new/gsl.changes 2016-07-26 
12:55:45.0 +0200
@@ -1,0 +2,40 @@
+Sat Jun 18 20:39:30 UTC 2016 - dmitr...@opensuse.org
+
+- Update to version 2.1
+  * added gsl_multifit_linear_rcond() to compute reciprocal
+condition number of least squares matrix
+  * added gsl_multilarge module for large linear least squares
+systems
+  New in version 2.0
+  * added L-curve analysis routines for linear Tikhonov regression
+  * add running statistics module
+  * added bilinear and bicubic interpolation
+  * added function gsl_multifit_robust_residuals to compute robust
+fit residuals
+  * added Steffen monotonic interpolation method
+  * added new nonlinear least squares solver 'lmniel' suitable for
+systems with large numbers of data
+  * nonlinear least squares solver now tracks the number of function
+Jacobian evaluations, see example program for details
+  * the 'fdf' field of gsl_multifit_function_fdf is now deprecated
+and does not need to be specified for nonlinear least squares
+problems
+  * added extensive test suite to nonlinear least squares module,
+resulting in a few minor bug fixes; the routine
+gsl_multifit_fdfsolver_driver has been rewritten (with API change)
+to handle the various error codes of the lmsder iterate
+routine, resulting in a high level caller which is highly robust
+for a wide class of problems
+  * added support for sparse matrices, including a GMRES
+iterative linear solver
+  * added routines gsl_linalg_givens and gsl_linalg_givens_gv
+for Givens rotations
+  * added Tikhonov (ridge) regularization to least squares module
+(linear and nonlinear)
+  * Drop obsolete gsl-sorting-complex-numbers.patch
+- Disable multifit test for 32-bit systems
+  * gsl-disable-multifit-test.patch
+- Fix build on PowerPC systems
+  * gsl-rstat-test-powerpc.patch
+
+---

Old:

  gsl-1.16.tar.gz
  gsl-1.16.tar.gz.sig
  gsl-sorting-complex-numbers.patch

New:

  gsl-2.1.tar.gz
  gsl-2.1.tar.gz.sig
  gsl-disable-multifit-test.patch
  gsl-rstat-test-powerpc.patch



Other differences:
--
++ gsl.spec ++
--- /var/tmp/diff_new_pack.5IMxsb/_old  2016-07-26 12:55:46.0 +0200
+++ /var/tmp/diff_new_pack.5IMxsb/_new  2016-07-26 12:55:46.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gsl
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -16,9 +16,9 @@
 #
 
 
-%define lname   libgsl0
+%define lname   libgsl19
 Name:   gsl
-Version:1.16
+Version:2.1
 Release:0
 Summary:GNU Scientific Library
 License:GPL-3.0+
@@ -32,7 +32,10 @@
 Patch6: gsl-qawc-test-x86-precision.diff
 Patch7: gsl-disable-fma.patch
 Patch8: gsl-fsf_address.patch
-Patch9: gsl-sorting-complex-numbers.patch
+# PATCH-FIX-UPSTREAM gsl-disable-multifit-test.patch -- Disable multifit test, 
knows issue for 32-bit systems
+Patch9: gsl-disable-multifit-test.patch
+# PATCH-FIX-UPSTREAM gsl-rstat-test-powerpc.patch
+Patch10:gsl-rstat-test-powerpc.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  blas-devel
@@ -135,7 +138,12 @@
 %patch6
 %patch7 -p1
 %patch8
+%ifarch %ix86
 %patch9 -p1
+%endif
+%ifarch ppc ppc64 ppc64le
+%patch10 -p1
+%endif
 
 %build
 autoreconf -fi
@@ -171,7 +179,7 @@
 %files -n %{lname}
 %defattr(-,root,root)
 %doc COPYING
-%{_libdir}/libgsl*.so.0*
+%{_libdir}/libgsl*.so.*
 
 %files devel
 %defattr(-,root,root)

++ gsl-1.16.tar.gz -> gsl-2.1.tar.gz ++
 110591 lines of diff (skipped)

++ gsl-disable-multifit-test.patch ++
Index: gsl-2.1/multifit/Makefile.am
===
--- gsl-2.1.orig/multifit/Makefile.am
+++ gsl-2.1/multifit/Makefile.am
@@ -13,61 +13,7 @@ lmpar.c \
 lmset.c \
 lmiterate.c \
 lmmisc.c\
-qrsolv.c\
-test_bard.c \
-test_beale.c\
-test_biggs.c\
-test_box.c  \
-test_boxbod.c   \
-test_brown1.c   \
-test_brown2.c 

commit perl-Data-Uniqid for openSUSE:Factory

2016-07-26 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-Uniqid for 
openSUSE:Factory checked in at 2016-07-26 12:55:54

Comparing /work/SRC/openSUSE:Factory/perl-Data-Uniqid (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Data-Uniqid.new (New)


Package is "perl-Data-Uniqid"

Changes:

New Changes file:

--- /dev/null   2016-07-07 10:01:34.856033756 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Data-Uniqid.new/perl-Data-Uniqid.changes   
2016-07-26 12:55:56.0 +0200
@@ -0,0 +1,17 @@
+---
+Sun Jun 19 11:54:51 UTC 2016 - jeng...@inai.de
+
+- Drop redundant clean section and throw out unnecessary macros
+
+---
+Fri Jun 17 07:20:31 UTC 2016 - m...@suse.com
+
+- Remove CHECK() in License field and use Artistic-1.0 or GPL-2.0+
+  as same as what license we had for perl.
+
+---
+Thu Apr 14 08:08:21 UTC 2011 - co...@opensuse.org
+
+- initial package 0.12
+* created by cpanspec 1.78.04
+

New:

  Data-Uniqid-0.12.tar.gz
  perl-Data-Uniqid.changes
  perl-Data-Uniqid.spec



Other differences:
--
++ perl-Data-Uniqid.spec ++
#
# spec file for package perl-Data-Uniqid
#
# 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:   perl-Data-Uniqid
Version:0.12
Release:0
%define cpan_name Data-Uniqid
Summary:Perl extension for simple genrating of unique id's
License:Artistic-1.0 or GPL-2.0+
Group:  Development/Libraries/Perl
Url:http://search.cpan.org/dist/Data-Uniqid/
Source: 
http://www.cpan.org/authors/id/M/MW/MWX/%{cpan_name}-%{version}.tar.gz
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(ExtUtils::MakeMaker)
%{perl_requires}

%description
Data::Uniqid provides three simple routines for generating unique ids.
These ids are coded with a Base62 systen to make them short and handy (e.g.
to use it as part of a URL).

  suinqid
genrates a very short id valid only for the localhost and with a 
liftime of 1 day
  
  uniqid
generates a short id valid on the local host 

  luniqid 
generates a long id valid everywhere and ever

%prep
%setup -q -n %{cpan_name}-%{version}

%build
perl Makefile.PL INSTALLDIRS=vendor
make %{?_smp_mflags}

%check
make test

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes README

%changelog



commit firebird for openSUSE:13.2:Update

2016-07-26 Thread h_root
Hello community,

here is the log from the commit of package firebird for openSUSE:13.2:Update 
checked in at 2016-07-26 08:52:11

Comparing /work/SRC/openSUSE:13.2:Update/firebird (Old)
 and  /work/SRC/openSUSE:13.2:Update/.firebird.new (New)


Package is "firebird"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.x0uBCz/_old  2016-07-26 08:52:12.0 +0200
+++ /var/tmp/diff_new_pack.x0uBCz/_new  2016-07-26 08:52:12.0 +0200
@@ -1 +1 @@
-
+




commit patchinfo.5375 for openSUSE:13.2:Update

2016-07-26 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.5375 for 
openSUSE:13.2:Update checked in at 2016-07-26 08:52:18

Comparing /work/SRC/openSUSE:13.2:Update/patchinfo.5375 (Old)
 and  /work/SRC/openSUSE:13.2:Update/.patchinfo.5375.new (New)


Package is "patchinfo.5375"

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++

  recommended
  moderate
  mkubecek
  
This recommended update provides version 2.5.6 for firebird: 

- update to upstream 2.5.6 point release
  * numerous bugfixes, including server crashes and hangs; for
full list, see

http://www.firebirdsql.org/file/documentation/release_notes/html/en/2_5/bug-253.html

http://www.firebirdsql.org/file/documentation/release_notes/html/en/2_5/bug-254.html

http://www.firebirdsql.org/file/documentation/release_notes/html/en/2_5/bug-255.html

http://www.firebirdsql.org/file/documentation/release_notes/html/en/2_5/rnfb25-bug.html#bug-256

  Recommended update for firebird




commit firebird-classic for openSUSE:13.2:Update

2016-07-26 Thread h_root
Hello community,

here is the log from the commit of package firebird-classic for 
openSUSE:13.2:Update checked in at 2016-07-26 08:52:04

Comparing /work/SRC/openSUSE:13.2:Update/firebird-classic (Old)
 and  /work/SRC/openSUSE:13.2:Update/.firebird-classic.new (New)


Package is "firebird-classic"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.9Ql0nz/_old  2016-07-26 08:52:06.0 +0200
+++ /var/tmp/diff_new_pack.9Ql0nz/_new  2016-07-26 08:52:06.0 +0200
@@ -1 +1 @@
-
+




commit firebird.5375 for openSUSE:13.2:Update

2016-07-26 Thread h_root
Hello community,

here is the log from the commit of package firebird.5375 for 
openSUSE:13.2:Update checked in at 2016-07-26 08:52:08

Comparing /work/SRC/openSUSE:13.2:Update/firebird.5375 (Old)
 and  /work/SRC/openSUSE:13.2:Update/.firebird.5375.new (New)


Package is "firebird.5375"

Changes:

New Changes file:

--- /dev/null   2016-07-07 10:01:34.856033756 +0200
+++ /work/SRC/openSUSE:13.2:Update/.firebird.5375.new/firebird-classic.changes  
2016-07-26 08:52:09.0 +0200
@@ -0,0 +1,626 @@
+---
+Mon Jul 11 05:56:29 UTC 2016 - mkube...@suse.cz
+
+- update to upstream 2.5.6 point release
+  * numerous bugfixes, including server crashes and hangs; for
+full list, see
+
http://www.firebirdsql.org/file/documentation/release_notes/html/en/2_5/bug-253.html
+
http://www.firebirdsql.org/file/documentation/release_notes/html/en/2_5/bug-254.html
+
http://www.firebirdsql.org/file/documentation/release_notes/html/en/2_5/bug-255.html
+
http://www.firebirdsql.org/file/documentation/release_notes/html/en/2_5/rnfb25-bug.html#bug-256
+  * minor improvements, e.g.
+* allow up to 15 input parameters for UDFs
+* extended error reporting
+* performance improvements
+* table and index validation can be performed while the
+  database is on-line
+* gbak returns non-zero exit code on all errors
+- drop patches included in upstream point release:
+  * aarch64-support.patch
+  * firebird-2.5.2-CORE-4058.patch
+  * firebird-2.5.2-CORE-4629.patch
+  * firebird-2.5.2-icu49.patch
+  * firebird-2.5.2-runlevel.patch
+  * firebird-fix-unsigned-char.diff
+  * firebird-s390x-fix_libdir.patch
+  * ppc64-libdir.patch
+- replace remaining patches by git based ones:
+  * firebird-2.5.1-chown.patch
+-> allow-creating-buildRoot-as-non-root-user.patch
+  * firebird-2.5.1-config.patch
+-> do-not-use-DatabaseAccess-Full-in-default-config.patch
+  * firebird-2.5.1-disable.patch
+-> disable-xinetd-service-by-default.patch
+  * firebird-2.5.2-gpidfile.patch
+-> fbguard-allow-creating-a-guard-pidfile.patch
+  * firebird-2.5.2-init.patch
+-> use-killproc-in-stop-branch-of-SuSE-init-script.patch
+(remaining part not upstreamed)
+  * firebird-2.5.2-isqlalign.patch
+-> Fixed-CORE-3431-ISQL-pads-UTF-8-data-incorrectly.patch
+  * firebird-2.5.2-isqllocale.patch
+-> isql-fix-output-if-charset-is-different-from-locale.patch
+  * firebird-2.5.2-isqlwidth.patch
+-> isql-fix-buffer-overflow-when-set-width-sets-bigger-.patch
+  * firebird-2.5.2-pkgconfig.patch
+-> add-pkgconfig-files.patch
+  * m68k-support.patch
+-> add-experimental-support-for-m68k-architecture.patch
+- fix fbembed library name in baselibs.conf
+- minor specfile cleanup
+
+---
+Wed Dec  3 07:58:08 UTC 2014 - mkube...@suse.cz
+
+- firebird-2.5.2-CORE-4629.patch:
+  fix for CORE-4629/CORE-4630: segfault in server caused by bad
+  packet (bnc#908127)
+
+---
+Sat Jul  5 09:51:32 UTC 2014 - co...@suse.com
+
+- install init script as executable
+- fix the script
+
+---
+Mon Feb 17 12:11:14 CET 2014 - r...@suse.de
+
+- firebird-s390x-fix_libdir.patch: s390x uses lib64 
+
+---
+Tue Dec 17 17:04:03 UTC 2013 - sch...@suse.de
+
+- m68k-support.patch: add support for m68k
+
+---
+Thu Dec  5 12:09:49 CET 2013 - m...@suse.de
+
+- adapt for ppc64le
+
+---
+Wed Aug 21 09:18:13 UTC 2013 - fridrich.st...@suse.com
+
+- firebird-2.5.2-pkgconfig.patch:
+  fix fbembed.pc file to link with -lfbembed instead of -lfbclient
+
+---
+Sun Jun  2 19:15:12 UTC 2013 - mkube...@suse.cz
+
+- resolve file conflicts between packages
+  * add explicit mutual conflict between -superserver and -classic
+  * remove fbguard from -classic (it is shared between SS and SC)
+
+---
+Fri Apr 12 14:48:56 UTC 2013 - mkube...@suse.cz
+
+- config-guess-sub-update.patch:
+  remove; attempt to patch these files would break build from
+  subversion snapshots; remove both files instead and let
+  libtoolize provide its own version
+- reorder patches to keep the isql column alignment feature last
+
+---
+Mon Apr  8 08:15:19 UTC 2013 - sch...@suse.de
+
+- firebird-fix-unsigned-char.diff:
+  Compile with -fsigned-char
+