[iwhd: 4/5] Exact replication of Jim's 1.0 release, but for Rawhide. No changes!

Pete Zaitcev zaitcev at fedoraproject.org
Tue Nov 22 00:38:29 UTC 2011


commit cd183d95a0c91138f3704cdc0e78ae9b884e5622
Author: Pete Zaitcev <zaitcev at yahoo.com>
Date:   Mon Nov 21 17:12:29 2011 -0700

    Exact replication of Jim's 1.0 release, but for Rawhide. No changes!

 .gitignore |    1 +
 iwhd.spec  |    9 ++++++++-
 sources    |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e35dc21..272c19b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /iwhd-0.96.tar.xz
 /iwhd-0.990.tar.xz
+/iwhd-1.0.tar.xz
diff --git a/iwhd.spec b/iwhd.spec
index 021ffb7..8a05a67 100644
--- a/iwhd.spec
+++ b/iwhd.spec
@@ -1,5 +1,5 @@
 Name:		iwhd
-Version:	0.990
+Version:	1.0
 Release:	1%{?dist}
 Summary:	Image WareHouse Daemon
 
@@ -65,10 +65,17 @@ rm -rf %{buildroot}
 %{_mandir}/man8/iwhd.8*
 %{_sysconfdir}/rc.d/init.d/iwhd
 %config(noreplace)	%{_sysconfdir}/iwhd/conf.js
+%config(noreplace)	%{_sysconfdir}/iwhd/users.js
 %config(noreplace)	%{_sysconfdir}/logrotate.d/iwhd
 %{_localstatedir}/lib/iwhd
 
 %changelog
+* Thu Oct 31 2011 Jim Meyering <meyering at redhat.com> - 1.0-1
+- new release
+
+* Thu Oct 20 2011 Jim Meyering <meyering at redhat.com> - 0.991-1
+- new release
+
 * Thu Oct 13 2011 Jim Meyering <meyering at redhat.com> - 0.990-1
 - new release
 
diff --git a/sources b/sources
index 00f3fa4..1eef1d7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-87f4f01325a1f476c2b678a17a54d244  iwhd-0.990.tar.xz
+8769da353a69115bf470ee457433ba85  iwhd-1.0.tar.xz


More information about the scm-commits mailing list