This commit is contained in:
Rex Dieter 2015-06-27 10:38:03 -05:00
parent 69e675ca4b
commit 8775d11319
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -4,7 +4,7 @@
Summary: Utilities to generate, maintain and access the AppStream Xapian database
Name: appstream
Version: 0.8.1
Version: 0.8.2
Release: 1%{?dist}
# lib LGPLv2+, tools GPLv2+
@ -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.2-1
- 0.8.2
* Sat Jun 27 2015 Rex Dieter <rdieter@fedoraproject.org> 0.8.1-1
- 0.8.1

View File

@ -1 +1 @@
63f114aaf1f62a10bb6897715acadcd8 AppStream-0.8.1.tar.xz
2ef63e51cc0fc1d5c7e8dd96e2b9bf23 AppStream-0.8.2.tar.xz