Update to new release
This commit is contained in:
parent
a1d5ab4b53
commit
98511da9e6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
diffpdf-1.0.0.tar.gz
|
diffpdf-1.0.0.tar.gz
|
||||||
|
/diffpdf-1.2.2.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: diffpdf
|
Name: diffpdf
|
||||||
Version: 1.0.0
|
Version: 1.2.2
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: PDF files comparator
|
Summary: PDF files comparator
|
||||||
|
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/applications/%{name}.desktop
|
%{_datadir}/applications/%{name}.desktop
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 25 2011 Till Maas <opensource@till.name> - 1.2.2-1
|
||||||
|
- Update to new release
|
||||||
|
|
||||||
* Fri Jul 15 2011 Marek Kasik <mkasik@redhat.com> - 1.0.0-3
|
* Fri Jul 15 2011 Marek Kasik <mkasik@redhat.com> - 1.0.0-3
|
||||||
- Rebuild (poppler-0.17.0)
|
- Rebuild (poppler-0.17.0)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user