From 3b6c62d6fa0ba44bfdfbd1431459817435b1b9cd Mon Sep 17 00:00:00 2001 From: Jakub Jedelsky Date: Jul 16 2015 21:12:47 +0000 Subject: update to version 2.4 --- diff --git a/.gitignore b/.gitignore index 632b74d..7c7f1b0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /1.6.tar.gz /2.2.tar.gz +/2.4.tar.gz diff --git a/py3status.spec b/py3status.spec index 0dc9826..0d5e50d 100644 --- a/py3status.spec +++ b/py3status.spec @@ -2,8 +2,8 @@ %{!?python2_sitelib: %global python2_sitelib %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} Name: py3status -Version: 2.2 -Release: 3%{?dist} +Version: 2.4 +Release: 1%{?dist} Summary: An extensible i3status wrapper written in python Group: User Interface/Desktops @@ -45,6 +45,9 @@ rm -rf %{buildroot}/%{python2_sitelib}/modules %changelog +* Thu Jul 16 2015 Jakub Jedelsky - 2.4-1 +- update to version 2.4 + * Thu Jun 18 2015 Fedora Release Engineering - 2.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index cd16aab..391966c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -85cd03f9fa9a36cb5911f5642aaf3abf 2.2.tar.gz +9e29becddec932ce6f40b2dd1b4aaf58 2.4.tar.gz