This commit is contained in:
Rex Dieter 2015-06-27 09:40:30 -05:00
parent 9f70d81b96
commit 69e675ca4b
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/AppStream-0.8.0.tar.xz
/AppStream-0.8.1.tar.xz

View File

@ -4,8 +4,8 @@
Summary: Utilities to generate, maintain and access the AppStream Xapian database
Name: appstream
Version: 0.8.0
Release: 3%{?dist}
Version: 0.8.1
Release: 1%{?dist}
# lib LGPLv2+, tools GPLv2+
License: GPLv2+ and LGPLv2+
@ -153,6 +153,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300"
%changelog
* Sat Jun 27 2015 Rex Dieter <rdieter@fedoraproject.org> 0.8.1-1
- 0.8.1
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
9efd0d73f7b0b9391c862cb925b729cf AppStream-0.8.0.tar.xz
63f114aaf1f62a10bb6897715acadcd8 AppStream-0.8.1.tar.xz