Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ab23cde090 | ||
|
|
3f9ee5f6cc | ||
|
|
4321263f5d |
3 changed files with 15 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -2,3 +2,6 @@
|
|||
/worker-2.18.1rc1.tar.bz2
|
||||
/worker-2.18.1.tar.gz
|
||||
/worker-2.19.0rc1.tar.bz2
|
||||
/worker-2.19.1.tar.gz
|
||||
/worker-2.19.2.tar.bz2
|
||||
/worker-2.19.4.tar.bz2
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
45dde76e4e77a296098ced11b646af7d worker-2.19.0rc1.tar.bz2
|
||||
5df57bcaadc0482ce39f268509465d6f worker-2.19.4.tar.bz2
|
||||
|
|
|
|||
13
worker.spec
13
worker.spec
|
|
@ -1,6 +1,6 @@
|
|||
Name: worker
|
||||
Version: 2.19.0rc1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.19.4
|
||||
Release: 1%{?dist}
|
||||
Summary: File Manager for the X11
|
||||
|
||||
License: GPLv2+
|
||||
|
|
@ -55,6 +55,15 @@ rm -rf %{buildroot}
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 11 2012 Nathan Owe <ndowens at fedoraproject.org> 2.19.4-1
|
||||
- Updated version to latest version Closes-Bug(#832675)
|
||||
|
||||
* Sun Apr 08 2012 Nathan Owe <ndowens at fedoraproject.org> 2.19.2-1
|
||||
- Updated version
|
||||
|
||||
* Sat Feb 25 2012 Nathan Owe <ndowens at fedoraproject.org> 2.19.1-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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue