changing upstream source repo. Also sending email upstream asking for tags...

This commit is contained in:
Pete Travis 2015-08-26 20:07:55 -05:00
parent 7b76314cc3
commit 7d84ca86f5
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
# I don't see an obvious way to get a tarball by tag from gitorious, so:
%global tag_commit bc8af30bbbfa184c6c6a1f5ce090a74da7fb8c57
Name: brewtarget
Version: 2.1.0
@ -8,7 +7,7 @@ Summary: An open source beer recipe creation tool
Group: Applications/Productivity
License: GPLv3 and WTFPL and LGPLv2
URL: http://www.brewtarget.org
Source0: https://gitorious.org/brewtarget/brewtarget/archive/%{tag_commit}.tar.gz
Source0: https://github.com/Brewtarget/brewtarget/archive/v%{version}.tar.gz
BuildRequires: cmake
BuildRequires: qt-devel
BuildRequires: qt-webkit-devel