From 55b4baf99e99be27828738c6c9ee8add0f526edc Mon Sep 17 00:00:00 2001 From: Jarkko Sakkinen Date: Fri, 9 Aug 2013 13:21:56 +0300 Subject: [PATCH] Added .gbs.conf for upstream tracking and bumped version 1.0.1. Change-Id: Ia4b73e332e820d80e0aae1f909af38816ad07948 --- .gbs.conf | 3 +++ packaging/smack.changes | 3 +++ packaging/smack.spec | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 .gbs.conf diff --git a/.gbs.conf b/.gbs.conf new file mode 100644 index 0000000..2290232 --- /dev/null +++ b/.gbs.conf @@ -0,0 +1,3 @@ +[general] +upstream_branch = upstream +upstream_tag = v${upstreamversion} diff --git a/packaging/smack.changes b/packaging/smack.changes index b98394a..fab4b23 100644 --- a/packaging/smack.changes +++ b/packaging/smack.changes @@ -1,3 +1,6 @@ +* Thu Aug 9 2013 Jarkko Sakkinen +- Added .gbs.conf for upstream tracking and bumped version 1.0.1. + * Thu Aug 8 2013 Jarkko Sakkinen - Removed "/smack" from smack.spec. It's not used anymore and causes RPMLINT error. diff --git a/packaging/smack.spec b/packaging/smack.spec index 73e682a..902788a 100644 --- a/packaging/smack.spec +++ b/packaging/smack.spec @@ -1,5 +1,5 @@ Name: smack -Version: 1.0 +Version: 1.0.1 Release: 1 Summary: Selection of tools for developers working with Smack Group: Security/Access Control -- 2.7.4