[evemu/f19] Update to current git, record the resolution and bump the file format to 1.2

Benjamin Tissoires bentiss at fedoraproject.org
Wed Jul 24 13:05:35 UTC 2013


commit 9c86f21b5ac2a3f01b8e7ed822f764d7b618c87a
Author: Benjamin Tissoires <benjamin.tissoires at redhat.com>
Date:   Wed Jul 24 15:04:30 2013 +0200

    Update to current git, record the resolution and bump the file format to 1.2

 .gitignore |    1 +
 commitid   |    2 +-
 evemu.spec |    9 ++++++---
 sources    |    2 +-
 4 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 40804d9..427b25a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /evemu-1.0.10.tar.gz
 /evemu-1.1.0.tar.gz
 /evemu-20130708.tar.bz2
+/evemu-20130724.tar.bz2
diff --git a/commitid b/commitid
index b035636..a7a55d4 100644
--- a/commitid
+++ b/commitid
@@ -1 +1 @@
-f2eb0f2cd63fb6f1e68a85ac2079f2b2049b57d5
+304eb65f97a5af71397fd2e8cbf4eead53079a71
diff --git a/evemu.spec b/evemu.spec
index 8fff332..a125662 100644
--- a/evemu.spec
+++ b/evemu.spec
@@ -1,9 +1,9 @@
-%global gitdate 20130708
-%global gitversion f2eb0f2cd
+%global gitdate 20130724
+%global gitversion 304eb65f
 
 Name:           evemu
 Version:        1.1.0
-Release:        3%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
+Release:        4%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
 Summary:        Event Device Query and Emulation Program
 
 Group:          Development/Tools
@@ -78,6 +78,9 @@ rm -f %{buildroot}%{_libdir}/*.la
 %{python_sitelib}/evemu/*
 
 %changelog
+* Wed Jul 24 2013 Benjamin Tissoires <benjamin.tissoires at redhat.com> 1.1.0-4.20130724git304eb65f
+- Update to current git, record the resolution and bump the file format to 1.2
+
 * Wed Jul 10 2013 Peter Hutterer <peter.hutterer at redhat.com> - 1.1.0-3.20130708gitf2eb0f2cd
 - disable silent rules
 
diff --git a/sources b/sources
index cdb02a5..4329d14 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8c158fe90485353d88306657d6ee6bf2  evemu-20130708.tar.bz2
+8bca46acd6086bc9b0ba8c9279b1c255  evemu-20130724.tar.bz2


More information about the scm-commits mailing list