Updated version
This commit is contained in:
parent
ef4f9d9719
commit
b2bcd37a92
3 changed files with 9 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
/worker-2.18.0.tar.gz
|
||||
/worker-2.18.1.tar.gz
|
||||
/worker-2.19.1-1.fc16.src.rpm
|
||||
/worker-2.19.1.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
973bd02cb845d8aa964ccec91e9255bd worker-2.19.1-1.fc16.src.rpm
|
||||
c6bbb36b064f78972bc6ebeb1dde7636 worker-2.19.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Name: worker
|
||||
Version: 2.18.1
|
||||
Version: 2.19.1
|
||||
Release: 1%{?dist}
|
||||
Summary: File Manager for the X11
|
||||
|
||||
|
|
@ -54,8 +54,13 @@ rm -rf %{buildroot}
|
|||
%{_bindir}/worker
|
||||
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Feb 25 2012 Nathan Owe <ndowens at fedoraproject.org> 2.19.1
|
||||
- Updated version
|
||||
|
||||
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.18.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
* Tue Oct 04 2011 Nathan Owe <ndowens at fedoraproject.org> 2.18.1-1
|
||||
- Updated to newest version
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue