commit 9ed3d33c742fa03e53b2ab77abf87defaafe5016
Author: Patrick Griffis <tingping(a)tingping.se>
Date: Sun Jul 31 15:02:27 2016 -0400
Bump version to 1.2.1
.gitignore | 1 +
pithos.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bde6fb9..9e2e184 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
pithos-1.1.2.tar.gz
/pithos-1.2.0.tar.xz
+/pithos-1.2.1.tar.xz
diff --git a/pithos.spec b/pithos.spec
index ca5a774..4db79cd 100644
--- a/pithos.spec
+++ b/pithos.spec
@@ -1,7 +1,7 @@
%global appid io.github.Pithos
Name: pithos
-Version: 1.2.0
+Version: 1.2.1
Release: 1%{?dist}
Summary: A Pandora client for the GNOME Desktop
@@ -67,6 +67,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null ||
:
%{_datadir}/icons/hicolor/
%changelog
+* Sun Jul 31 2016 Patrick Griffis <tingping(a)tingping.se> - 1.2.1-1
+- Bump version to 1.2.1
+
* Wed Jul 27 2016 Patrick Griffis <tingping(a)tingping.se> - 1.2.0-1
- Bump version to 1.2.0
diff --git a/sources b/sources
index 7fa38dc..cae0aaa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a83e939401af9ffc2e634a45f0455336 pithos-1.2.0.tar.xz
+314f57af9909396c1be338e461378b7c pithos-1.2.1.tar.xz