Hello community,

here is the log from the commit of package aha for openSUSE:Factory checked in 
at 2017-05-20 14:32:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aha (Old)
 and      /work/SRC/openSUSE:Factory/.aha.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aha"

Sat May 20 14:32:15 2017 rev:2 rq:493114 version:0.4.10.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/aha/aha.changes  2016-09-08 17:38:36.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.aha.new/aha.changes     2017-05-20 
14:32:17.411400388 +0200
@@ -1,0 +2,16 @@
+Fri May  5 18:38:21 UTC 2017 - [email protected]
+
+- Update to version 0.4.10.6
+  * Fixed MANDIR according to the GNU Coding standards, the man file
+    is now installed to $(PREFIX)/share/man instead of $(PREFIX)/man
+  * Fixed reset of blinking text
+  * Fixed reset of bold text
+  * Improved handling of some rare, but not supported border cases
+    like font changing
+  * Removed two unused variables
+  * Improved README and added screenshot
+  * Fixed bug with "tput sgr0"
+  * Fixed inverted colours
+  * Changed contact email address in help and manpage
+
+-------------------------------------------------------------------

Old:
----
  0.4.9.tar.gz

New:
----
  aha-0.4.10.6.tar.gz

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

Other differences:
------------------
++++++ aha.spec ++++++
--- /var/tmp/diff_new_pack.ixFGzX/_old  2017-05-20 14:32:21.306849266 +0200
+++ /var/tmp/diff_new_pack.ixFGzX/_new  2017-05-20 14:32:21.310848700 +0200
@@ -1,7 +1,8 @@
 #
 # spec file for package aha
 #
-# Copyright (c) 2016, Martin Hauke <[email protected]>
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +18,13 @@
 
 
 Name:           aha
-Version:        0.4.9
+Version:        0.4.10.6
 Release:        0
 Summary:        ANSI color to HTML converter
 License:        MPL-1.1 or LGPL-2.1+
 Group:          System/Console
 Url:            https://github.com/theZiz/aha/
-Source:         https://github.com/theZiz/aha/archive/%{version}.tar.gz
+Source:         
https://github.com/theZiz/aha/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -39,11 +40,11 @@
 make %{?_smp_mflags}
 
 %install
-make install DESTDIR=%{buildroot} PREFIX=/usr MANDIR=share/man %{?_smp_mflags}
+make install DESTDIR=%{buildroot} PREFIX=/usr %{?_smp_mflags}
 
 %files
 %defattr(-,root,root)
-%doc CHANGELOG README
+%doc CHANGELOG README.md
 %{_bindir}/aha
 %{_mandir}/man1/aha.1%{ext_man}
 


Reply via email to