New upstream release 1.7.3.
This commit is contained in:
parent
e112c9e864
commit
212290e24f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
sword-1.6.1.tar.gz
|
||||
/sword-1.6.2.tar.gz
|
||||
/sword-1.7.2.tar.gz
|
||||
/sword-1.7.3.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
4a8dab1022549107741233b01cf4bcec sword-1.7.2.tar.gz
|
||||
bd2ffadaa9f92f7b6e657e323e27a028 sword-1.7.3.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: sword
|
||||
Version: 1.7.2
|
||||
Release: 2%{?dist}
|
||||
Version: 1.7.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Free Bible Software Project
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -75,6 +75,9 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
|
||||
%{_libdir}/libsword.so
|
||||
|
||||
%changelog
|
||||
* Tue May 06 2014 Greg Hellings <greg.hellings@gmail.com> - 1.7.3-1
|
||||
- New upstream version
|
||||
|
||||
* Thu Feb 13 2014 Greg Hellings <greg.hellings@gmail.com> - 1.7.2-2
|
||||
- Rebuilt for ICU 52
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user