Update to the latest git
This commit is contained in:
parent
c2006278d6
commit
85ab827b8b
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ libfm-0.1.12.tar.gz
|
||||
/libfm-0.1.14.tar.gz
|
||||
/libfm-0.1.15-git3ec0a717adde65f262b5bb2b33ae5eb56e9aea6f.tar.gz
|
||||
/libfm-0.1.15-git197c7e1b8e3e439a5e4f3f004a3447aef43b298b.tar.gz
|
||||
/libfm-0.1.15-gitdebea4a90d17ec6fd5876564d28977a3c3875924.tar.gz
|
||||
|
@ -4,11 +4,11 @@
|
||||
# git://pcmanfm.git.sourceforge.net/gitroot/pcmanfm/libfm
|
||||
|
||||
%global usegit 1
|
||||
%global mainrel 2
|
||||
%global mainrel 3
|
||||
|
||||
%global githash 197c7e1b8e3e439a5e4f3f004a3447aef43b298b
|
||||
%global githash debea4a90d17ec6fd5876564d28977a3c3875924
|
||||
%global shorthash %(TMP=%githash ; echo ${TMP:0:10})
|
||||
%global gitdate Fri Feb 18 21:35:05 2011 +0800
|
||||
%global gitdate Mon Apr 4 19:39:11 2011 +0800
|
||||
|
||||
%if 0%{?usegit} >= 1
|
||||
%global fedorarel %{mainrel}.git%{shorthash}
|
||||
@ -221,6 +221,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Apr 09 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 0.1.15-3
|
||||
- Update to the latest git
|
||||
|
||||
* Sun Feb 20 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 0.1.15-2
|
||||
- Update to the latest git
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user