Package Release Info

ctemplate-2.3-1.28

Update Info: Base Release
Available in Package Hub : 15 SP5 Subpackages

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libctemplate-devel
libctemplate3

Change Logs

* Sat Feb 11 2017 jengelh@inai.de
- Trim descriptions
* Sun Jan 08 2017 mpluskal@suse.com
- Packaging cleanup
  * Let test fail on error
  * Move documentation to devel package
* Tue Apr 21 2015 mpluskal@suse.com
- Update project url
- Remove unnecessary autotools dependencies
* Fri Nov 14 2014 tchvatal@suse.com
- Enable testsuite - 2 tests fail
- Cleanup a bit
* Thu Nov 06 2014 adrian@suse.de
- so name did change to version 3, follow with library package name
* Sat May 17 2014 freitag@opensuse.org
- update to upstream version 2.3
  * Fixed some more C++11 issues.
  * Removed deprecated Template::SetEscapedValueAndShowSection()
    and Template::ReloadIfChanged().
* Tue Jul 31 2012 freitag@owncloud.com
- update to upstream version 2.2
  2.2:  * Fixed several issues reported by G++ 4.7
  2.1:  * Added operator[] to TemplateDictionary
  * Added begin(), end(), data() and size() to TemplateString
  * Refactored code
  2.0:  * Changed the 'official' ctemplate email in setup.py/etc
  * Rewrote docs to refer to Ctemplate, not Google Template
  * Renamed google-ctemplate.sln to ctemplate.sln
  * Changed copyright text to reflect Google's relinquished ownership
  1.1:  * Make reloads always prefer files earlier on the search patch (ssas)
  * PORTING: Add a default BSWAP32, needed for AIX (csilvers)
  * Die at configure-time when g++ isn't installed
  1.0RC2: * BUGFIX: removed #includes of non-installed headers from installed ones
  * BUGFIX: Make compile-test test against an install
  1.0RC1: * BUGFIX: Dumpers were ignoring a tpl-string 'length' (csilvers)
  * BUGFIX: Add a needed $(top_srcdir) to Makefile.am
  * Replace 0x00-0x1F with space in xml_escape (alexvod)
  * Fix xml encoding to handle form-feed properly (ghurley)
  * DOCUMENTATION: Wer missing some docs in the tarball (csilvers)
  * BUILD: Update acx_pthread.m4 for nostdlib (Kacper)
  * BUGFIX: Make CreateSectionIterator check tpl-globals (williasr)
  * PORTING: Fix solaris build by getting rid of PATH_MAX (csilvers)
  0.99: * Accept . as part of tag/attr names when autoescaping (falmeida)
  * Optimize javascript template escaping (blount)
  * Allow <span dir=...> inside :H=snippet modifiers (jdtang)
  * make_tpl_varnames can write multiple tpls to one file (jad)
  * Add a few escaping modifier equivalences (jad)
  * BUGFIX: Fix ReloadAllIfChanged() with path (panicker)
  * PORTING: Relace tr with more portable sed, in tests (csilvers)
  * Updated from autoconf 2.64 to autoconf 2.65
* Thu Feb 16 2012 cfarrell@suse.com
- license update: BSD-3-Clause
  No BSD-4-Clause licenses in the packages
* Mon Feb 13 2012 coolo@suse.com
- patch license to follow spdx.org standard
* Sun Sep 18 2011 jengelh@medozas.de
- Remove redundant tags/sections from specfile