Hello community,

here is the log from the commit of package tiger-types for openSUSE:Factory 
checked in at 2019-08-27 10:23:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tiger-types (Old)
 and      /work/SRC/openSUSE:Factory/.tiger-types.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tiger-types"

Tue Aug 27 10:23:42 2019 rev:2 rq:726062 version:2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/tiger-types/tiger-types.changes  2019-06-19 
20:55:52.145851084 +0200
+++ /work/SRC/openSUSE:Factory/.tiger-types.new.7948/tiger-types.changes        
2019-08-27 10:23:51.075929716 +0200
@@ -1,0 +2,5 @@
+Mon Aug 26 06:45:23 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Use expanded description.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tiger-types.spec ++++++
--- /var/tmp/diff_new_pack.vbnne4/_old  2019-08-27 10:23:53.547929551 +0200
+++ /var/tmp/diff_new_pack.vbnne4/_new  2019-08-27 10:23:53.551929551 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tiger-types
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -32,7 +32,11 @@
 BuildArch:      noarch
 
 %description
-Tiger-types is a type arithmetic library for Java5.
+This library provides functions that perform type arithemtic over the
+type system of Java5. For example, one can compute that List<String>
+is a sub-type of Collection<String> but not Collection<Object>, you
+can compute the erasure of java.lang.reflect.Type, or you can
+determine the array component type T from A[T].
 
 %package javadoc
 Summary:        Javadoc for %{name}


Reply via email to