[remake] New upstream release. Add inotify-tools BR for new tests.

Jerry James jjames at fedoraproject.org
Mon Jan 6 19:16:58 UTC 2014


commit e016c7c81fc29e72aaea371bf7e185fbc754eac2
Author: Jerry James <jamesjer at betterlinux.com>
Date:   Mon Jan 6 12:16:50 2014 -0700

    New upstream release.
    Add inotify-tools BR for new tests.

 .gitignore  |    2 +-
 remake.spec |    7 ++++++-
 sources     |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fc3dc44..ef31375 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/remake-0.9.tar.gz
+/remake-0.11.tar.gz
diff --git a/remake.spec b/remake.spec
index 186f55d..68083ce 100644
--- a/remake.spec
+++ b/remake.spec
@@ -1,5 +1,5 @@
 Name:           remake
-Version:        0.9
+Version:        0.11
 Release:        1%{?dist}
 Summary:        Build system that bridges the gap between make and redo
 
@@ -9,6 +9,7 @@ Source0:        https://github.com/silene/%{name}/archive/%{name}-%{version}.tar
 
 BuildRequires:  doxygen-latex
 BuildRequires:  ghostscript
+BuildRequires:  inotify-tools
 BuildRequires:  tex-epstopdf
 BuildRequires:  urw-fonts
 
@@ -55,6 +56,10 @@ cd testsuite
 %exclude %{_docdir}/%{name}/README.md
 
 %changelog
+* Mon Jan  6 2014 Jerry James <loganjerry at gmail.com> - 0.11-1
+- New upstream release
+- Add inotify-tools BR for new tests
+
 * Tue Jul 30 2013 Jerry James <loganjerry at gmail.com> - 0.9-1
 - New upstream release
 - More BRs for the documentation
diff --git a/sources b/sources
index 23b86ff..c66ca57 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6cec6c27504cc6a5202f5f8a5fbdb2a8  remake-0.9.tar.gz
+ce34229f0f7ae32af23c2d9bccf29d9d  remake-0.11.tar.gz


More information about the scm-commits mailing list