Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2f7ec0becd | ||
|
|
f6d5d2545d |
1 changed files with 7 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
%global name vifir
|
||||
%global version 0.9
|
||||
%global release 1%{?dist}
|
||||
%global release 3%{?dist}
|
||||
%global _prefix /usr
|
||||
|
||||
Name: %{name}
|
||||
|
|
@ -74,6 +74,12 @@ rm -rf %{buildroot}
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Oct 3 2011 Marek Kasik <mkasik@redhat.com> - 0.9-3
|
||||
- Rebuild (poppler-0.18.0 stable)
|
||||
|
||||
* Wed Sep 21 2011 Marek Kasik <mkasik@redhat.com> - 0.9-2
|
||||
- Rebuild (poppler-0.17.3)
|
||||
|
||||
* Sun Jul 31 2011 Dave Ludlow <dave@adsllc.com> - 0.9-1
|
||||
- Fix off-by-one error causing a crash upon loading a chart
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue