Add dist-tag (RHBZ #1237187).

This commit is contained in:
Ralf Corsépius 2015-07-02 11:43:41 +02:00
parent 66e670cf33
commit 7ddee4978e
1 changed files with 5 additions and 2 deletions

View File

@ -18,7 +18,7 @@
%global commit 1ee3503cbc52b73876b6aae5471d3b6f7c092bf5
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global github_owner beekhof
%global buildnum 1
%global buildnum 2
Name: sbd
Summary: Storage-based death
@ -26,7 +26,7 @@ License: GPLv2+
Group: System Environment/Daemons
Version: 1.2.1
#Release: 0.%{buildnum}.%{shortcommit}.git%{?dist}
Release: %{buildnum}.1
Release: %{buildnum}%{?dist}
Url: https://github.com/%{github_owner}/%{name}
Source0: https://github.com/%{github_owner}/%{name}/archive/%{commit}/%{name}-%{commit}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -115,6 +115,9 @@ rm -rf %{buildroot}
%doc COPYING
%changelog
* Thu Jul 02 2015 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.2.1-2
- Add dist-tag (RHBZ #1237187).
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.1-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild