Hello community,

here is the log from the commit of package google-glog for openSUSE:Factory 
checked in at 2013-07-02 12:24:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/google-glog (Old)
 and      /work/SRC/openSUSE:Factory/.google-glog.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "google-glog"

Changes:
--------
--- /work/SRC/openSUSE:Factory/google-glog/google-glog.changes  2012-10-22 
22:05:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.google-glog.new/google-glog.changes     
2013-07-02 12:24:27.000000000 +0200
@@ -1,0 +2,16 @@
+Sat Jun 29 18:05:14 UTC 2013 - [email protected]
+
+- update version 0.3.3
+  * Add --disable-rtti option for configure.
+  * Visual Studio build and test fix.
+  * QNX build fix (thanks vanuan).
+  * Reduce warnings.
+  * Fixed LOG_SYSRESULT (thanks ukai).
+  * FreeBSD build fix (thanks yyanagisawa).
+  * Clang build fix.
+  * Now users can re-initialize glog after ShutdownGoogleLogging.
+  * Color output support by GLOG_colorlogtostderr (thanks alexs).
+  * Now glog's ABI around flags are compatible with gflags.
+  * Document mentions how to modify flags from user programs. 
+
+-------------------------------------------------------------------

Old:
----
  glog-0.3.2.tar.gz

New:
----
  glog-0.3.3.tar.gz

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

Other differences:
------------------
++++++ google-glog.spec ++++++
--- /var/tmp/diff_new_pack.BC1var/_old  2013-07-02 12:24:28.000000000 +0200
+++ /var/tmp/diff_new_pack.BC1var/_new  2013-07-02 12:24:28.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package google-glog
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products 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,15 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           google-glog
-Version:       0.3.2
+Version:        0.3.3
 Release:       0
-License:       BSD-3-Clause
 Summary:       Logging library for C++
-Url:   http://code.google.com/p/google-glog/
+License:        BSD-3-Clause
 Group: System/Libraries
-Source:        glog-%{version}.tar.gz
+Url:            http://code.google.com/p/google-glog/
+Source:         https://google-glog.googlecode.com/files/glog-%{version}.tar.gz
 BuildRequires: gcc-c++
+BuildRequires:  pkg-config
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -52,8 +54,6 @@
 
 This package provides development files for libglog0.
 
-
-
 %prep
 %setup -q -n glog-%{version}
 
@@ -68,6 +68,7 @@
 
 mkdir -p %{buildroot}%{_docdir}/%{name}
 mv %{buildroot}%{_datadir}/doc/glog-%{version}/* 
%{buildroot}%{_docdir}/%{name}/
+rm -rf %{buildroot}%{_docdir}/%{name}/INSTALL
 
 %post -n libglog0 -p /sbin/ldconfig
  
@@ -77,7 +78,7 @@
 %defattr(-,root,root)
 %{_libdir}/libglog.so.0
 %{_libdir}/libglog.so.0.0.0
-%{_docdir}/%{name}
+%doc %{_docdir}/%{name}
 
 %files -n glog-devel
 %defattr(-,root,root)

++++++ glog-0.3.2.tar.gz -> glog-0.3.3.tar.gz ++++++
++++ 22418 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to