diff --git a/.gitignore b/.gitignore index 43192b8..5144c05 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /evemu-20150722.tar.bz2 /evemu-2.2.0.tar.xz /evemu-20150818.tar.bz2 +/evemu-2.3.1.tar.xz diff --git a/evemu.spec b/evemu.spec index 33600f0..e013827 100644 --- a/evemu.spec +++ b/evemu.spec @@ -1,9 +1,9 @@ -%global gitdate 20150818 -%global gitversion eba96a4 +#global gitdate 20150818 +#global gitversion eba96a4 Name: evemu -Version: 2.2.0 -Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Version: 2.3.1 +Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Event Device Query and Emulation Program Group: Development/Tools @@ -80,6 +80,9 @@ rm -f %{buildroot}%{_libdir}/*.la %{python_sitelib}/evemu/* %changelog +* Wed Oct 14 2015 Benjamin Tissoires 2.3.1-1 +- Evemu v2.3.1 + * Tue Aug 18 2015 Benjamin Tissoires 2.2.0-2.20150818giteba96a4 - git snapshot to fix rhbz #1251015 diff --git a/sources b/sources index 0e96bf2..24ada50 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -153f4bee7b56816bed1f0c3e13b1a280 evemu-20150818.tar.bz2 +5d8df41c6af589f7610dab22b08966aa evemu-2.3.1.tar.xz