From 2d179ff17bc93c49eb58d820bdf2942face1deb3 Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Mon, 29 Feb 2016 03:14:36 +0100 Subject: build: version bump --- blogc.spec.in | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) (limited to 'blogc.spec.in') diff --git a/blogc.spec.in b/blogc.spec.in index 5d9cbff..2f3b787 100644 --- a/blogc.spec.in +++ b/blogc.spec.in @@ -1,11 +1,13 @@ -Name: @PACKAGE_NAME@ -Version: @PACKAGE_VERSION@ -Release: 1%{?dist} -License: BSD -Group: Applications/Text -Summary: A blog compiler -URL: @PACKAGE_URL@ -Source0: https://github.com/blogc/blogc/releases/download/v%{version}/blogc-%{version}.tar.xz +Name: @PACKAGE_NAME@ +Version: @PACKAGE_VERSION@ +Release: 1%{?dist} +License: BSD +Group: Applications/Text +Summary: A blog compiler +URL: @PACKAGE_URL@ +Source0: https://github.com/blogc/blogc/releases/download/v%{version}/blogc-%{version}.tar.xz + +BuildRequires: squareball-devel %description blogc(1) is a blog compiler. It converts source files and templates into @@ -30,6 +32,9 @@ rm -rf $RPM_BUILD_ROOT %license LICENSE %changelog +* Mon Feb 29 2016 Rafael G. Martins 0.7.6-1 +- New release. Added new dependency. + * Sun Feb 21 2016 Rafael G. Martins 0.7.5-1 - New release. -- cgit v1.2.3-18-g5258