[antimicro] new upstream release v2.10.1

jsbackus jsbackus at fedoraproject.org
Tue Dec 30 18:55:00 UTC 2014


commit 2e614c70c316ea20ea0907cd2666a081ef71a1bf
Author: Jeff Backus <jeff.backus at gmail.com>
Date:   Tue Dec 30 13:54:54 2014 -0500

    new upstream release v2.10.1

 antimicro.spec |   13 ++++++++-----
 sources        |    2 +-
 2 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/antimicro.spec b/antimicro.spec
index 4a56351..a6cc811 100644
--- a/antimicro.spec
+++ b/antimicro.spec
@@ -2,8 +2,8 @@
 %global rel_build 1
 
 # Settings used for build from snapshots.
-%{!?rel_build:%global commit		f25d0308835f52dc4497bc5f8978293e65239b95}
-%{!?rel_build:%global commit_date	20141210}
+%{!?rel_build:%global commit		abd48782f2dc45f862815d6e5c08625bc7c2c2a6}
+%{!?rel_build:%global commit_date	20141229}
 %{!?rel_build:%global shortcommit	%(c=%{commit};echo ${c:0:7})}
 %{!?rel_build:%global gitver		git%{commit_date}-%{shortcommit}}
 %{!?rel_build:%global gitrel		.git%{commit_date}.%{shortcommit}}
@@ -12,14 +12,14 @@
 %global gittar %{name}-%{version}%{!?rel_build:-%{gitver}}.tar.gz
 
 Name:		antimicro
-Version:	2.10
-Release:	2%{?gitrel}%{?dist}
+Version:	2.10.1
+Release:	1%{?gitrel}%{?dist}
 Summary:	Graphical program used to map keyboard buttons and mouse controls to a gamepad
 
 License:	GPLv3+
 URL:		https://github.com/Ryochan7/%{name}
 # Sources for release-builds.
-%{?rel_build:Source0:	%{url}/archive/%{version}.tar.gz#/%{gittar}}
+%{?rel_build:Source0:	%{url}/archive/%{version}/%{gittar}}
 # Sources for snapshot-builds.
 %{!?rel_build:Source0:	%{url}/archive/%{commit}.tar.gz#/%{gittar}}
 
@@ -79,6 +79,9 @@ popd
 
 
 %changelog
+* Mon Dec 29 2014 Jeff Backus <jeff.backus at gmail.com> - 2.10.1-1
+- new upstream release v2.10.1
+
 * Thu Dec 11 2014 Björn Esser <bjoern.esser at gmail.com> - 2.10-2
 - enabled uinput support for simulating events
 
diff --git a/sources b/sources
index d90ff74..e4af4a0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1bd2fb4ea4a43a26569cd87f0e687bc8  antimicro-2.10.tar.gz
+c3014edec7224ea1a3d360d39d8c33f1  antimicro-2.10.1.tar.gz


More information about the scm-commits mailing list