[hdapsd/f19] latest upstream snapshot, fixes rhbz#1037119

Tomasz Torcz ttorcz at fedoraproject.org
Wed Dec 4 09:42:44 UTC 2013


commit 9d1ed0e518b19873948e83b1768d9ca256f1cc0f
Author: Tomasz Torcz <tomek at pipebreaker.pl>
Date:   Wed Dec 4 10:19:10 2013 +0100

    latest upstream snapshot, fixes rhbz#1037119
    
    Conflicts:
    	hdapsd.spec

 .gitignore  |    1 +
 hdapsd.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3f83b98..6fbd2ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 hdapsd-20090401.tar.gz
 /hdapsd-20090401gita64b50c-a64b50c.tar.gz
+/hdapsd-20090401.20131204git401ca60-401ca60.tar.gz
diff --git a/hdapsd.spec b/hdapsd.spec
index 5dd0962..e75bb0e 100644
--- a/hdapsd.spec
+++ b/hdapsd.spec
@@ -1,8 +1,8 @@
-%global commit a64b50c05c5e2b6b7d6ca1165362b4d8e484f4f4
+%global commit 401ca60c75884a3775536eafc36c822e4ae595dd
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:		hdapsd	
-Version:	20090401git%{shortcommit}
+Version:	20090401.20131204git%{shortcommit}
 Release:	1%{?dist}
 Summary:	Protects hard drives by parking head when fall is detected
 
@@ -52,6 +52,9 @@ rm -rf %{buildroot}%{_defaultdocdir}/%{name}
 
 
 %changelog
+* Wed Dec 04 2013 Tomasz Torcz <ttorcz at fedoraproject.org> - 20090401.20131204git401ca60c75-1
+- latest upstream snapshot, fixes rhbz#1037119
+
 * Tue May 28 2013 Tomasz Torcz <ttorcz at fedoraproject.org> - 20090401gita64b50c-1
 - package upstream snapshot:
   - use upstream systemd units and udev rules
diff --git a/sources b/sources
index 4cd52c5..97e6b8f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0a2306be7a2563d59486afcf77e89c30  hdapsd-20090401gita64b50c-a64b50c.tar.gz
+db3ba23db988f7951a6023a6216d6c00  hdapsd-20090401.20131204git401ca60-401ca60.tar.gz


More information about the scm-commits mailing list