Hello community,

here is the log from the commit of package thrift for openSUSE:Factory checked 
in at 2016-04-28 16:54:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/thrift (Old)
 and      /work/SRC/openSUSE:Factory/.thrift.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "thrift"

Changes:
--------
--- /work/SRC/openSUSE:Factory/thrift/thrift.changes    2015-03-09 
10:09:47.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.thrift.new/thrift.changes       2016-04-28 
16:57:24.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Apr 16 21:39:16 UTC 2016 - [email protected]
+
+- Update to 0.9.4
+  * numerous changes, see provided CHANGES for details
+
+-------------------------------------------------------------------

Old:
----
  thrift-0.9.2.tar.gz
  thrift-0.9.2.tar.gz.asc

New:
----
  thrift-0.9.3.tar.gz
  thrift-0.9.3.tar.gz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ thrift.spec ++++++
--- /var/tmp/diff_new_pack.KdFZKH/_old  2016-04-28 16:57:26.000000000 +0200
+++ /var/tmp/diff_new_pack.KdFZKH/_new  2016-04-28 16:57:26.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package thrift
 #
-# Copyright (c) 2014 SUSE LINUX Products 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,66 +16,57 @@
 #
 
 
-
+%define libversion 0_9_3
+%define libname    %{version}
 %bcond_without perl
 %bcond_without c
 %bcond_without python
 %bcond_with java
 %bcond_with ruby
 %bcond_without qt
-
 Name:           thrift
-Version:        0.9.2
+Version:        0.9.3
 Release:        0
-%define libversion 0_9_2
-%define libname    %{version}
+Summary:        Framework for scalable cross-language services development
+License:        Apache-2.0
+Group:          Development/Libraries/C and C++
 Url:            https://thrift.apache.org
 Source0:        
https://www.apache.org/dist/thrift/%{version}/%{name}-%{version}.tar.gz
 Source1:        
https://www.apache.org/dist/thrift/%{version}/%{name}-%{version}.tar.gz.asc
 Source2:        %{name}.keyring
-Summary:        Framework for scalable cross-language services development
-License:        Apache-2.0
-Group:          Development/Libraries/C and C++
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  automake
+BuildRequires:  bison
 BuildRequires:  boost-devel
 BuildRequires:  fdupes
+BuildRequires:  flex
 BuildRequires:  gcc-c++
-
+BuildRequires:  libevent-devel
+BuildRequires:  openssl-devel
+BuildRequires:  pkg-config
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{with qt}
 BuildRequires:  qt-devel
 %endif
-
 %if %{with python}
 BuildRequires:  python-devel
 %endif
-
 %if %{with c}
 BuildRequires:  glib2-devel
 %endif
-
 %if %{with java}
-BuildRequires:  java-devel
 BuildRequires: ant
+BuildRequires:  java-devel
 %endif
-
 %if %{with ruby}
 BuildRequires:  ruby-devel
 BuildRequires: rubygem(bundler)
 %endif
-
 %if %{with perl}
 BuildRequires:  perl
 BuildRequires:  perl(Bit::Vector)
 BuildRequires:  perl(Class::Accessor)
 %endif
 
-BuildRequires:  bison
-BuildRequires:  flex
-BuildRequires:  libevent-devel
-BuildRequires:  openssl-devel
-BuildRequires:  automake
-BuildRequires:  pkg-config
-
 %description
 Thrift is a software framework for scalable cross-language services
 development. It combines a powerful software stack with a code generation

++++++ thrift-0.9.2.tar.gz -> thrift-0.9.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/thrift/thrift-0.9.2.tar.gz 
/work/SRC/openSUSE:Factory/.thrift.new/thrift-0.9.3.tar.gz differ: char 5, line 
1



Reply via email to