Hello community,

here is the log from the commit of package ctemplate for openSUSE:Factory 
checked in at 2017-02-15 10:06:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ctemplate (Old)
 and      /work/SRC/openSUSE:Factory/.ctemplate.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ctemplate"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ctemplate/ctemplate.changes      2017-01-16 
11:16:00.935562366 +0100
+++ /work/SRC/openSUSE:Factory/.ctemplate.new/ctemplate.changes 2017-02-15 
10:06:13.421734449 +0100
@@ -1,0 +2,5 @@
+Sat Feb 11 14:10:02 UTC 2017 - [email protected]
+
+- Trim descriptions
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ctemplate.spec ++++++
--- /var/tmp/diff_new_pack.EJz490/_old  2017-02-15 10:06:13.897667411 +0100
+++ /var/tmp/diff_new_pack.EJz490/_new  2017-02-15 10:06:13.897667411 +0100
@@ -21,7 +21,7 @@
 Name:           ctemplate
 Version:        2.3
 Release:        0
-Summary:        Library for simple but powerful template language for C++
+Summary:        Library for a C++ templating language
 License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
 Url:            https://github.com/OlafvdSpek/ctemplate
@@ -32,28 +32,28 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-CTemplate is a simple but powerful template language for C++. It
-emphasizes separating logic from presentation: it is impossible to
-embed application logic in this template language.
+CTemplate is a template language for C++. It emphasizes separating
+logic from presentation: it is impossible to embed application logic
+in this template language.
 
 %package -n %{libname}
-Summary:        Library for simple but powerful template language for C++
+Summary:        Library for a C++ template languaging
 Group:          Development/Libraries/C and C++
 
 %description -n %{libname}
-CTemplate is a simple but powerful template language for C++. It
-emphasizes separating logic from presentation: it is impossible to
-embed application logic in this template language.
+CTemplate is a template language for C++. It emphasizes separating
+logic from presentation: it is impossible to embed application logic
+in this template language.
 
 %package -n libctemplate-devel
-Summary:        Library for simple but powerful template language for C++
+Summary:        Development files for ctemplate, a C++ language templating 
library
 Group:          Development/Libraries/C and C++
 Requires:       %{libname} = %{version}
 
 %description -n libctemplate-devel
-CTemplate is a simple but powerful template language for C++. It
-emphasizes separating logic from presentation: it is impossible to
-embed application logic in this template language.
+CTemplate is a template language for C++. It emphasizes separating
+logic from presentation: it is impossible to embed application logic
+in this template language.
 
 %prep
 %setup -q -n %{name}-%{name}-%{version}


Reply via email to