Hello community,

here is the log from the commit of package python-TermRecord for 
openSUSE:Factory checked in at 2018-07-31 16:01:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-TermRecord (Old)
 and      /work/SRC/openSUSE:Factory/.python-TermRecord.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-TermRecord"

Tue Jul 31 16:01:40 2018 rev:2 rq:626405 version:1.2.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-TermRecord/python-TermRecord.changes      
2018-06-02 12:07:16.766704327 +0200
+++ /work/SRC/openSUSE:Factory/.python-TermRecord.new/python-TermRecord.changes 
2018-07-31 16:01:41.407779869 +0200
@@ -1,0 +2,6 @@
+Sun Jul 29 12:52:48 UTC 2018 - jeng...@inai.de
+
+- Reword description not to assume any particular use.
+  Drop fantasizing about possible use cases.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-TermRecord.spec ++++++
--- /var/tmp/diff_new_pack.lzsLTl/_old  2018-07-31 16:01:41.979780841 +0200
+++ /var/tmp/diff_new_pack.lzsLTl/_new  2018-07-31 16:01:41.987780854 +0200
@@ -13,16 +13,17 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-TermRecord
 Version:        1.2.5
 Release:        0
+Summary:        A terminal session recorder with HTML output
 License:        MIT
-Summary:        A simple terminal session recorder with easy-to-share HTML 
output!
-Url:            http://github.com/theonewolf/TermRecord
 Group:          Development/Languages/Python
+Url:            http://github.com/theonewolf/TermRecord
 Source:         
https://pypi.python.org/packages/source/T/TermRecord/TermRecord-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
@@ -39,18 +40,11 @@
 %python_subpackages
 
 %description
-TermRecord is a program that wraps the ``script`` command.  It automagically
-detects your terminal size, records your session, and stores the output as
+TermRecord is a program that wraps the `script` command. It automagically
+detects the terminal size, records the session, and stores the output as
 either JSON, embeddable JavaScript, or a static HTML file.  The HTML is
-completely self-contained, embedding all necessary dependencies in one file
-and can be shipped to anyone that has a modern browser.  It even embeds a
-font!
-
-You can store these files as your own notes, email them to collaborators,
-use them as instructional examples, or whatever you want!  Because they are
-self-contained there are no third-party middlemen involved, you are free to
-share and keep them forever---they will never go away!
-Development <https://github.com/theonewolf/TermRecord>
+self-contained, embedding all necessary dependencies in one file so that
+it can be shipped to anyone that has a browser. Fonts are embedded, too.
 
 %prep
 %setup -q -n TermRecord-%{version}


Reply via email to