[yelp-tools/f16] 3.1.5

Matthias Clasen mclasen at fedoraproject.org
Thu Aug 18 14:13:08 UTC 2011


commit 3144b18d301404807d1b7ea71d3adb89b1dec5bf
Author: Matthias Clasen <mclasen at lemur.(none)>
Date:   Thu Aug 18 10:12:50 2011 -0400

    3.1.5

 .gitignore      |    1 +
 sources         |    2 +-
 yelp-tools.spec |    8 +++++---
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d5da917..e3972d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /yelp-tools-3.1.4.tar.xz
+/yelp-tools-3.1.5.tar.xz
diff --git a/sources b/sources
index 972862d..7e6ebc4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-491bb5322ff32499f661a02b47b8d2aa  yelp-tools-3.1.4.tar.xz
+71701ad04aa7e1f82ffd50121b9b385e  yelp-tools-3.1.5.tar.xz
diff --git a/yelp-tools.spec b/yelp-tools.spec
index ba6db30..cda091e 100644
--- a/yelp-tools.spec
+++ b/yelp-tools.spec
@@ -1,12 +1,12 @@
 Name:          yelp-tools
-Version:       3.1.4
+Version:       3.1.5
 Release:       1%{?dist}
 Summary:       Create, manage, and publish documentation for Yelp
 
 Group:         Applications/Publishing
 License:       GPLv2+
 URL:           http://projects.gnome.org/yelp/
-Source0:       http://download.gnome.org/sources/yelp-tools/3.1/yelp-tools-3.1.4.tar.xz
+Source0:       http://download.gnome.org/sources/yelp-tools/3.1/yelp-tools-%{version}.tar.xz
 BuildArch:     noarch
 
 BuildRequires: yelp-xsl-devel
@@ -31,7 +31,6 @@ make %{?_smp_mflags}
 make install DESTDIR=$RPM_BUILD_ROOT
 
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS COPYING COPYING.GPL README
 %{_bindir}/yelp-build
 %{_bindir}/yelp-check
@@ -40,5 +39,8 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_datadir}/aclocal/yelp.m4
 
 %changelog
+* Thu Aug 18 2011 Matthias Clasen <mclasen at redhat.com> 3.1.5-1
+- Update to 3.1.5
+
 * Mon Jun 16 2011 Zeeshan Ali <zeenix at redhat.com> 3.1.4-1
 - Initial release.


More information about the scm-commits mailing list