Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2452350c54 |
3 changed files with 10 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
xgrep-0.06.tar.gz
|
||||
xgrep-0.07.tar.gz
|
||||
/xgrep-0.08.tar.gz
|
||||
|
|
|
|||
3
sources
3
sources
|
|
@ -1,2 +1 @@
|
|||
eca0ebe4f25caff7b72d61ded622a23d xgrep-0.06.tar.gz
|
||||
1d5fd74c5d859bda5246007c21cb024e xgrep-0.07.tar.gz
|
||||
6e703caf8aa06047da455433d43f3c7f xgrep-0.08.tar.gz
|
||||
|
|
|
|||
10
xgrep.spec
10
xgrep.spec
|
|
@ -1,6 +1,6 @@
|
|||
Name: xgrep
|
||||
Version: 0.07
|
||||
Release: 8%{?dist}
|
||||
Version: 0.08
|
||||
Release: 1%{?dist}
|
||||
Summary: A grep-like utility for XML files
|
||||
|
||||
Group: Applications/Publishing
|
||||
|
|
@ -44,6 +44,12 @@ rm -rf %{buildroot}
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 09 2013 Brendt Wohlberg <osspkg@gmail.com> - 0.08-1
|
||||
- New upstream release, version 0.08
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.07-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.07-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue