[remake] New upstream release. More BRs for the documentation.

Jerry James jjames at fedoraproject.org
Tue Jul 30 15:13:51 UTC 2013


commit 786232e062b5a1ce4d4e6894fa917357e508a50a
Author: Jerry James <jamesjer at betterlinux.com>
Date:   Tue Jul 30 09:00:46 2013 -0600

    New upstream release.
    More BRs for the documentation.

 .gitignore  |    2 +-
 remake.spec |    9 ++++++++-
 sources     |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 403f13b..fc3dc44 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/remake-0.8.tar.gz
+/remake-0.9.tar.gz
diff --git a/remake.spec b/remake.spec
index d15bf6d..f7ecc71 100644
--- a/remake.spec
+++ b/remake.spec
@@ -1,5 +1,5 @@
 Name:           remake
-Version:        0.8
+Version:        0.9
 Release:        1%{?dist}
 Summary:        Build system that bridges the gap between make and redo
 
@@ -8,6 +8,9 @@ URL:            https://github.com/silene/%{name}
 Source0:        https://github.com/silene/%{name}/archive/%{name}-%{version}.tar.gz
 
 BuildRequires:  doxygen-latex
+BuildRequires:  ghostscript
+BuildRequires:  tex-epstopdf
+BuildRequires:  urw-fonts
 
 %description
 Remake is a build system with features of both make and redo.  See the
@@ -52,6 +55,10 @@ cd testsuite
 %exclude %{_docdir}/%{name}-%{version}/README.md
 
 %changelog
+* Tue Jul 30 2013 Jerry James <loganjerry at gmail.com> - 0.9-1
+- New upstream release
+- More BRs for the documentation
+
 * Fri Jun 14 2013 Jerry James <loganjerry at gmail.com> - 0.8-1
 - New upstream release
 - BR doxygen-latex instead of just doxygen
diff --git a/sources b/sources
index 4c23952..23b86ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1706968d90600349f7863590fd5c8f38  remake-0.8.tar.gz
+6cec6c27504cc6a5202f5f8a5fbdb2a8  remake-0.9.tar.gz


More information about the scm-commits mailing list