commit 39ad49bb83996881741e3f4716832f74dbd6efd8
Author: Patrick Griffis <tingping(a)tingping.se>
Date: Fri Apr 21 20:47:34 2017 -0400
Bump version to 1.3.1
.gitignore | 1 +
pithos.spec | 7 ++++---
sources | 2 +-
3 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0b3384b..5f8f7a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ pithos-1.1.2.tar.gz
/pithos-1.2.0.tar.xz
/pithos-1.2.1.tar.xz
/pithos-1.3.0.tar.xz
+/pithos-1.3.1.tar.xz
diff --git a/pithos.spec b/pithos.spec
index c4b4c5d..0e7884d 100644
--- a/pithos.spec
+++ b/pithos.spec
@@ -1,7 +1,7 @@
%global appid io.github.Pithos
Name: pithos
-Version: 1.3.0
+Version: 1.3.1
Release: 1%{?dist}
Summary: A Pandora client for the GNOME Desktop
@@ -9,8 +9,6 @@ Group: Applications/Multimedia
License: GPLv3
URL:
https://pithos.github.io/
Source0:
https://github.com/pithos/pithos/releases/download/%{version}/pithos-%{ve...
-Patch0:
https://github.com/pithos/pithos/commit/be9e8cb35692ef0b7d835dc26b28996cf...
-Patch1:
https://github.com/pithos/pithos/commit/8656c60e9663148166c8bd2cfd910a442...
BuildArch: noarch
@@ -76,6 +74,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null ||
:
%{_mandir}/man1/*.gz
%changelog
+* Fri Apr 21 2017 Patrick Griffis <tingping(a)tingping.se> - 1.3.1-1
+- Bump version to 1.3.1
+
* Thu Apr 13 2017 Patrick Griffis <tingping(a)tingping.se> - 1.3.0-1
- Bump version to 1.3.0
- Fix directory ownership
diff --git a/sources b/sources
index cb8ec7f..4f804ed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f53ea35b3a60db90727957f99cabfa83 pithos-1.3.0.tar.xz
+0b4212d360a32649577c319cd058c3a0 pithos-1.3.1.tar.xz