Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
57da9d1c9f |
3 changed files with 6 additions and 6 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
/umph-0.1.8.tar.gz
|
||||
/umph-0.2.0.tar.gz
|
||||
/umph-0.2.3.tar.gz
|
||||
/umph-0.2.5.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
8166022404614432b182fafd10441bcf umph-0.2.3.tar.gz
|
||||
095f1f9da6b58b9b14db1abf193013ee umph-0.2.5.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: umph
|
||||
Version: 0.2.3
|
||||
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,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_mandir}/man1/%{name}.1.*
|
||||
|
||||
%changelog
|
||||
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue