Revert "Update to upstream alpine-2.20.tar.xz"
This reverts commit d12b0a2396.
This commit is contained in:
parent
d12b0a2396
commit
06da6b36d3
3 changed files with 4 additions and 11 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,4 +3,3 @@ alpine-2.00.tar.bz2
|
|||
/re-alpine-2.03.tar.bz2
|
||||
/alpine-2.10.clean.tar.lzma
|
||||
/alpine-2.11.tar.xz
|
||||
/alpine-2.20.tar.xz
|
||||
|
|
|
|||
12
alpine.spec
12
alpine.spec
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
Summary: powerful, easy to use console email client
|
||||
Name: alpine
|
||||
Version: 2.20
|
||||
Release: 1%{?dist}
|
||||
Version: 2.11
|
||||
Release: 3%{?dist}
|
||||
|
||||
License: ASL 2.0
|
||||
Group: Applications/Internet
|
||||
|
|
@ -109,7 +109,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc README LICENSE
|
||||
%doc README LICENSE doc/tech-notes.txt
|
||||
%doc README.fedora
|
||||
%ghost %config(noreplace) %{_sysconfdir}/pine.conf
|
||||
%ghost %config(noreplace) %{_sysconfdir}/pine.conf.fixed
|
||||
|
|
@ -126,12 +126,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 06 2015 Joshua Daniel Franklin <joshuadfranklin@yahoo.com> 2.20-1
|
||||
- Build from new upstream for 2.10, fixes rhbz#1092688 rhbz#1142890
|
||||
|
||||
* Tue Jun 16 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.11-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
* Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.11-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
043b67666af73b26f9627ad97e2aaf92 alpine-2.20.tar.xz
|
||||
522b582855fed048d3dea2c5fe1e23a4 alpine-2.11.tar.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue