Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b86e4e2d6b |
3 changed files with 8 additions and 6 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/umph-0.1.8.tar.gz
|
||||
/umph-0.2.0.tar.gz
|
||||
/umph-0.2.5.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
da9e95ef82abcae23496a98b5afaa524 umph-0.2.0.tar.gz
|
||||
095f1f9da6b58b9b14db1abf193013ee umph-0.2.5.tar.gz
|
||||
|
|
|
|||
11
umph.spec
11
umph.spec
|
|
@ -1,6 +1,6 @@
|
|||
Name: umph
|
||||
Version: 0.2.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.2.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Command line tool for parsing video links from Youtube feeds
|
||||
|
||||
Group: Applications/Internet
|
||||
|
|
@ -47,9 +47,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_mandir}/man1/%{name}.1.*
|
||||
|
||||
%changelog
|
||||
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
* Fri Jan 18 2013 Nicoleau Fabien <nicoleau.fabien@gmail.com> 0.2.5-1
|
||||
- Update to 0.2.5
|
||||
* Sun Jul 15 2012 Nicoleau Fabien <nicoleau.fabien@gmail.com> 0.2.3-1
|
||||
- Update to 0.2.3
|
||||
* Sun Sep 4 2011 Nicoleau Fabien <nicoleau.fabien@gmail.com> 0.2.0-1
|
||||
- Update to 0.2.0
|
||||
* Mon Aug 15 2011 Nicoleau Fabien <nicoleau.fabien@gmail.com> 0.1.8-2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue