commit b1b78d1e4e4b4865a6b783046f58faa9a7a80d3b
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jul 10 13:44:14 2018 +0200
Update to 4.3.0
.gitignore | 6 +-----
qarte.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c4cafe2..913ce40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1 @@
-qarte-2.6.0.tar.gz
-qarte-2.8.0.tar.gz
-/qarte-3.2.0.tar.gz
-/qarte-4.0.0.tar.gz
-/qarte-4.1.0.tar.gz
+qarte-*.tar.gz
diff --git a/qarte.spec b/qarte.spec
index 8f7b37a..62c0cb0 100644
--- a/qarte.spec
+++ b/qarte.spec
@@ -2,8 +2,8 @@
%global __python %{__python3}
Name: qarte
-Version: 4.1.0
-Release: 2%{?dist}
+Version: 4.3.0
+Release: 1%{?dist}
License: GPLv3+
URL:
https://launchpad.net/qarte
Source0:
http://oqapy.eu/releases/%{name}-%{version}.tar.gz
@@ -48,6 +48,9 @@ cp -pR locale %{buildroot}%{_datadir}
%{_datadir}/icons/hicolor/96x96/apps/%{name}.png
%changelog
+* Tue Jul 10 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 4.3.0-1
+- Update to 4.3.0
+
* Tue Jul 10 2018 Miro HronĨok <mhroncok(a)redhat.com> - 4.1.0-2
- Rebuilt for Python 3.7
diff --git a/sources b/sources
index 7f373c8..0af6fa6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-97d908a8963fe10bce6ddb34d3e9f320 qarte-4.1.0.tar.gz
+b54e1078e17b5df6e47cc3a36b58ffc7 qarte-4.3.0.tar.gz