commit cool-retro-term for openSUSE:Factory

2019-02-26 Thread root
Hello community,

here is the log from the commit of package cool-retro-term for openSUSE:Factory 
checked in at 2019-02-26 22:18:24

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"

Tue Feb 26 22:18:24 2019 rev:4 rq:668375 version:1.1.1

Changes:

--- /work/SRC/openSUSE:Factory/cool-retro-term/cool-retro-term.changes  
2019-01-24 14:14:55.095258266 +0100
+++ 
/work/SRC/openSUSE:Factory/.cool-retro-term.new.28833/cool-retro-term.changes   
2019-02-26 22:18:25.326149774 +0100
@@ -1,0 +2,8 @@
+Wed Jan 23 22:38:09 UTC 2019 - mar...@gmx.de
+
+- Package man page
+- Use system-wide qmltermwidget
+- Add patch:
+  * cool-retro-term-disable-bundled-qmltermwidget.patch
+
+---

Old:

  qmltermwidget-snapshot.tar.gz

New:

  cool-retro-term-disable-bundled-qmltermwidget.patch



Other differences:
--
++ cool-retro-term.spec ++
--- /var/tmp/diff_new_pack.tEwE6l/_old  2019-02-26 22:18:26.094149513 +0100
+++ /var/tmp/diff_new_pack.tEwE6l/_new  2019-02-26 22:18:26.102149511 +0100
@@ -17,17 +17,15 @@
 #
 
 
-%define qmltermwidgetrevision 08958f7c83a7d05627f623b8904f3e79a0b7366b
 Name:   cool-retro-term
 Version:1.1.1
 Release:0
 Summary:Terminal emulator which mimics old screens
 License:GPL-3.0-or-later
 Group:  System/X11/Terminals
-Url:https://github.com/Swordfish90/cool-retro-term
+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
+Patch0: cool-retro-term-disable-bundled-qmltermwidget.patch
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libqt5-qtbase-common-devel
 BuildRequires:  pkgconfig
@@ -38,6 +36,7 @@
 BuildRequires:  pkgconfig(Qt5Widgets)
 Requires:   libqt5-qtgraphicaleffects
 Requires:   libqt5-qtquickcontrols
+Requires:   qmltermwidget >= 0.2.0
 Recommends: int10h-oldschoolpc-fonts
 
 %description
@@ -47,9 +46,7 @@
 
 %prep
 %setup -q
-rm -rf qmltermwidget
-tar -xf %{SOURCE1}
-mv qmltermwidget-%{qmltermwidgetrevision} qmltermwidget
+%patch0 -p1
 
 %build
 %qmake5
@@ -57,14 +54,15 @@
 
 %install
 %qmake5_install
-install -Dpm 0644 cool-retro-term.desktop 
%{buildroot}/%{_datadir}/applications/cool-retro-term.desktop
+install -Dpm 0644 cool-retro-term.desktop 
%{buildroot}/%{_datadir}/applications/%{name}.desktop
+install -Dpm 0644 packaging/debian/cool-retro-term.1 
%{buildroot}/%{_mandir}/man1/%{name}.1
 
 %files
 %license gpl-2.0.txt gpl-3.0.txt
 %doc README.md
 %{_bindir}/cool-retro-term
-%{_libdir}/qt5/qml/QMLTermWidget/
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/*/%{name}.png
+%{_mandir}/man1/%{name}.1%{?ext_man}
 
 %changelog

++ cool-retro-term-disable-bundled-qmltermwidget.patch ++
diff --git a/cool-retro-term.pro b/cool-retro-term.pro
index 851f0b4..b24c473 100644
--- a/cool-retro-term.pro
+++ b/cool-retro-term.pro
@@ -2,7 +2,6 @@ TEMPLATE = subdirs
 
 CONFIG += ordered
 
-SUBDIRS += qmltermwidget
 SUBDIRS += app
 
 desktop.files += cool-retro-term.desktop



commit cool-retro-term for openSUSE:Factory

2019-01-24 Thread root
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.25862 +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 
 #
 # 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




commit cool-retro-term for openSUSE:Factory

2017-11-09 Thread root
Hello community,

here is the log from the commit of package cool-retro-term for openSUSE:Factory 
checked in at 2017-11-09 13:57:41

Comparing /work/SRC/openSUSE:Factory/cool-retro-term (Old)
 and  /work/SRC/openSUSE:Factory/.cool-retro-term.new (New)


Package is "cool-retro-term"

Thu Nov  9 13:57:41 2017 rev:2 rq:537386 version:1.0.1

Changes:

--- /work/SRC/openSUSE:Factory/cool-retro-term/cool-retro-term.changes  
2016-09-28 15:04:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.cool-retro-term.new/cool-retro-term.changes 
2017-11-09 13:58:06.25862 +0100
@@ -1,0 +2,10 @@
+Sat Oct 28 17:40:46 UTC 2017 - aavind...@gmail.com
+
+- update to 1.0.1
+  + Fixed issues with High Sierra
+  + Font improvements
+  + Misc fixes
+- Lint .spec file
+- Track version of qmltermwidget required in a variable
+
+---

Old:

  qmltermwidget-0.1.0.tar.gz
  v1.0.0.tar.gz

New:

  cool-retro-term-1.0.1.tar.gz
  qmltermwidget-snapshot.tar.gz



Other differences:
--
++ cool-retro-term.spec ++
--- /var/tmp/diff_new_pack.4LUywy/_old  2017-11-09 13:58:06.862422714 +0100
+++ /var/tmp/diff_new_pack.4LUywy/_new  2017-11-09 13:58:06.866422568 +0100
@@ -1,6 +1,7 @@
 #
 # spec file for package cool-retro-term
 #
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2015, Martin Hauke 
 #
 # All modifications and additions to the file contributed by third parties
@@ -16,25 +17,26 @@
 #
 
 
+%define qmltermwidgetrevision 08958f7c83a7d05627f623b8904f3e79a0b7366b
+
 Name:   cool-retro-term
-Version:1.0.0
+Version:1.0.1
 Release:0
 Summary:Terminal emulator which mimics old screens
 License:GPL-3.0+
 Group:  System/X11/Terminals
 Url:https://github.com/Swordfish90/cool-retro-term
-Source: 
https://github.com/Swordfish90/cool-retro-term/archive/v%{version}.tar.gz
-# From git by tag 
https://github.com/Swordfish90/qmltermwidget/archive/v0.1.0.tar.gz
-Source1:qmltermwidget-0.1.0.tar.gz
-BuildRequires:  pkg-config
+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:  pkgconfig
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Qml)
 BuildRequires:  pkgconfig(Qt5Quick)
 BuildRequires:  pkgconfig(Qt5Sql)
 BuildRequires:  pkgconfig(Qt5Widgets)
-Requires:  libqt5-qtquickcontrols
 Requires:  libqt5-qtgraphicaleffects
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Requires:   libqt5-qtquickcontrols
 
 %description
 cool-retro-term is a terminal emulator which tries to mimic the look and feel
@@ -45,7 +47,7 @@
 %setup -q
 rm -rf qmltermwidget
 tar -xf %{SOURCE1}
-mv qmltermwidget-0.1.0 qmltermwidget
+mv qmltermwidget-%{qmltermwidgetrevision} qmltermwidget
 
 %build
 mkdir build
@@ -60,7 +62,6 @@
 install -Dpm 0644 ../cool-retro-term.desktop 
%{buildroot}/%{_datadir}/applications/cool-retro-term.desktop
 
 %files
-%defattr(-,root,root)
 %doc gpl-2.0.txt gpl-3.0.txt README.md
 %{_bindir}/cool-retro-term
 %{_libdir}/qt5/qml/QMLTermWidget/




commit cool-retro-term for openSUSE:Factory

2016-09-28 Thread h_root
Hello community,

here is the log from the commit of package cool-retro-term for openSUSE:Factory 
checked in at 2016-09-28 15:04:23

Comparing /work/SRC/openSUSE:Factory/cool-retro-term (Old)
 and  /work/SRC/openSUSE:Factory/.cool-retro-term.new (New)


Package is "cool-retro-term"

Changes:

New Changes file:

--- /dev/null   2016-09-15 12:42:18.240042505 +0200
+++ /work/SRC/openSUSE:Factory/.cool-retro-term.new/cool-retro-term.changes 
2016-09-28 15:04:24.0 +0200
@@ -0,0 +1,5 @@
+---
+Sun Dec 13 21:59:41 UTC 2015 - mar...@gmx.de
+
+- initial package, version 1.0.0
+

New:

  cool-retro-term.changes
  cool-retro-term.spec
  qmltermwidget-0.1.0.tar.gz
  v1.0.0.tar.gz



Other differences:
--
++ cool-retro-term.spec ++
#
# spec file for package cool-retro-term
#
# Copyright (c) 2015, Martin Hauke 
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:   cool-retro-term
Version:1.0.0
Release:0
Summary:Terminal emulator which mimics old screens
License:GPL-3.0+
Group:  System/X11/Terminals
Url:https://github.com/Swordfish90/cool-retro-term
Source: 
https://github.com/Swordfish90/cool-retro-term/archive/v%{version}.tar.gz
# From git by tag 
https://github.com/Swordfish90/qmltermwidget/archive/v0.1.0.tar.gz
Source1:qmltermwidget-0.1.0.tar.gz
BuildRequires:  pkg-config
BuildRequires:  pkgconfig(Qt5Core)
BuildRequires:  pkgconfig(Qt5Qml)
BuildRequires:  pkgconfig(Qt5Quick)
BuildRequires:  pkgconfig(Qt5Sql)
BuildRequires:  pkgconfig(Qt5Widgets)
Requires:   libqt5-qtquickcontrols
Requires:   libqt5-qtgraphicaleffects
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
cool-retro-term is a terminal emulator which tries to mimic the look and feel
of the old cathode tube screens. It has been designed to be eye-candy,
customizable, and reasonably lightweight.

%prep
%setup -q
rm -rf qmltermwidget
tar -xf %{SOURCE1}
mv qmltermwidget-0.1.0 qmltermwidget

%build
mkdir build
cd build
qmake-qt5 QMAKE_CXXFLAGS+="%{optflags}" ..
make %{?_smp_mflags}

%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

%files
%defattr(-,root,root)
%doc gpl-2.0.txt gpl-3.0.txt 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

%changelog