Update to upstream git commit 1b251bd
This commit is contained in:
parent
a2277674ed
commit
d1a5b97129
2 changed files with 7 additions and 4 deletions
|
|
@ -1,10 +1,10 @@
|
|||
%global date 20111120
|
||||
%global git_commit 4a25390
|
||||
%global date 20111220
|
||||
%global git_commit 1b251bd
|
||||
%global packdname core-%{git_commit}
|
||||
|
||||
Name: android-tools
|
||||
Version: %{date}git%{git_commit}
|
||||
Release: 3%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Android platform tools
|
||||
|
||||
Group: Applications/System
|
||||
|
|
@ -75,6 +75,9 @@ make install DESTDIR=$RPM_BUILD_ROOT BINDIR=%{_bindir}
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 20 2011 Ivan Afonichev <ivan.afonichev@gmail.com> - 20111220git1b251bd-1
|
||||
- Update to upstream git commit 1b251bd
|
||||
|
||||
* Wed Nov 23 2011 Ivan Afonichev <ivan.afonichev@gmail.com> - 20111120git4a25390-3
|
||||
- Fix license
|
||||
- More specific URL
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
c9f5b88cf44dde7734665af8ea3e5631 core-4a25390.tar.xz
|
||||
22b8579b5326a84afe6993967b268fc2 core-1b251bd.tar.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue