Hello community,

here is the log from the commit of package cool-retro-term for openSUSE:Factory 
checked in at 2019-01-24 14:14:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cool-retro-term (Old)
 and      /work/SRC/openSUSE:Factory/.cool-retro-term.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cool-retro-term"

Thu Jan 24 14:14:52 2019 rev:3 rq:667937 version:1.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/cool-retro-term/cool-retro-term.changes  
2017-11-09 13:58:06.254444862 +0100
+++ 
/work/SRC/openSUSE:Factory/.cool-retro-term.new.28833/cool-retro-term.changes   
    2019-01-24 14:14:55.095258266 +0100
@@ -1,0 +2,26 @@
+Tue Jan 22 20:41:32 UTC 2019 - mar...@gmx.de
+
+- Recommend int10h-oldschoolpc-fonts which has also a good
+  reportoire of oldschool pc fonts.
+
+-------------------------------------------------------------------
+Sat Jan 19 22:25:10 UTC 2019 - mar...@gmx.de
+
+- Update to version 1.1.0
+  * Fix frame rendering issues on Nvidia GPUs
+  * Fix High DPI issues
+  * Make burnin optimization optional
+  * Fix issue with font scaling slider
+- Update to version 1.1.0
+  * Two years of upstream qtermwidget fixes
+  * Shiny (literally) new frame
+  * System fonts support
+  * Lowered GPU and Memory usage
+  * Faster and burn in effect
+  * Improved colors support
+  * Improved RGB shift effect
+  * Improved colors support
+  * Many other small tweaks and fixes
+- Specfile cleanup
+
+-------------------------------------------------------------------

Old:
----
  cool-retro-term-1.0.1.tar.gz

New:
----
  cool-retro-term-1.1.1.tar.gz

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

Other differences:
------------------
++++++ cool-retro-term.spec ++++++
--- /var/tmp/diff_new_pack.rKa27n/_old  2019-01-24 14:14:56.335256832 +0100
+++ /var/tmp/diff_new_pack.rKa27n/_new  2019-01-24 14:14:56.339256827 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cool-retro-term
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2015, Martin Hauke <mar...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,17 +18,18 @@
 
 
 %define qmltermwidgetrevision 08958f7c83a7d05627f623b8904f3e79a0b7366b
-
 Name:           cool-retro-term
-Version:        1.0.1
+Version:        1.1.1
 Release:        0
 Summary:        Terminal emulator which mimics old screens
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          System/X11/Terminals
 Url:            https://github.com/Swordfish90/cool-retro-term
 Source:         
https://github.com/Swordfish90/cool-retro-term/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 # From git submodule by revision #
 Source1:        
https://github.com/Swordfish90/qmltermwidget/archive/%{qmltermwidgetrevision}.tar.gz#/qmltermwidget-snapshot.tar.gz
+BuildRequires:  hicolor-icon-theme
+BuildRequires:  libqt5-qtbase-common-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Qml)
@@ -37,6 +38,7 @@
 BuildRequires:  pkgconfig(Qt5Widgets)
 Requires:       libqt5-qtgraphicaleffects
 Requires:       libqt5-qtquickcontrols
+Recommends:     int10h-oldschoolpc-fonts
 
 %description
 cool-retro-term is a terminal emulator which tries to mimic the look and feel
@@ -50,25 +52,19 @@
 mv qmltermwidget-%{qmltermwidgetrevision} qmltermwidget
 
 %build
-mkdir build
-cd build
-qmake-qt5 QMAKE_CXXFLAGS+="%{optflags}" ..
-make %{?_smp_mflags}
+%qmake5
+%make_jobs
 
 %install
-cd build
-make install INSTALL_ROOT=%{buildroot}
-mkdir -p %{buildroot}/%{_datadir}/applications/
-install -Dpm 0644 ../cool-retro-term.desktop 
%{buildroot}/%{_datadir}/applications/cool-retro-term.desktop
+%qmake5_install
+install -Dpm 0644 cool-retro-term.desktop 
%{buildroot}/%{_datadir}/applications/cool-retro-term.desktop
 
 %files
-%doc gpl-2.0.txt gpl-3.0.txt README.md
+%license gpl-2.0.txt gpl-3.0.txt
+%doc README.md
 %{_bindir}/cool-retro-term
 %{_libdir}/qt5/qml/QMLTermWidget/
-%{_datadir}/applications/cool-retro-term.desktop
-%dir %{_datadir}/icons/hicolor/
-%dir %{_datadir}/icons/hicolor/*
-%dir %{_datadir}/icons/hicolor/*/*
-%{_datadir}/icons/hicolor/*/*/cool-retro-term.png
+%{_datadir}/applications/%{name}.desktop
+%{_datadir}/icons/hicolor/*/*/%{name}.png
 
 %changelog

++++++ cool-retro-term-1.0.1.tar.gz -> cool-retro-term-1.1.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/cool-retro-term/cool-retro-term-1.0.1.tar.gz 
/work/SRC/openSUSE:Factory/.cool-retro-term.new.28833/cool-retro-term-1.1.1.tar.gz
 differ: char 12, line 1


Reply via email to