commit f838d6e25da46fea509b2205af1d5e3953fe54f8
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Apr 29 21:36:26 2018 +0100
Update 4.1.0
.gitignore | 1 +
qarte.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8be9c47..c4cafe2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ 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
diff --git a/qarte.spec b/qarte.spec
index 48b462b..b2169db 100644
--- a/qarte.spec
+++ b/qarte.spec
@@ -2,8 +2,8 @@
%global __python %{__python3}
Name: qarte
-Version: 4.0.0
-Release: 3%{dist}
+Version: 4.1.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
+* Sun Apr 29 2018 Sérgio Basto <sergio(a)serjux.com> - 4.1.0-1
+- Update 4.1.0
+
* Sat Mar 10 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 4.0.0-3
- Remove RR qt5-qtmultimedia, depends on python3-qt5
- Re-add RR python3-qt5
diff --git a/sources b/sources
index 62b40c3..7f373c8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4b91e30a279ed651c2cae934a8919caf qarte-4.0.0.tar.gz
+97d908a8963fe10bce6ddb34d3e9f320 qarte-4.1.0.tar.gz