This commit is contained in:
Kalev Lember 2012-03-21 01:58:47 +02:00
parent c38a551bff
commit ad39fd20fa
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/sushi-0.2.1.tar.xz
/sushi-0.3.0.tar.xz
/sushi-0.3.91.tar.xz
/sushi-0.3.92.tar.xz

View File

@ -1 +1 @@
e3d9baf3b2af7156b0c7882a9d50e815 sushi-0.3.91.tar.xz
8ac57a9792cbaf420c6e5f515fae536c sushi-0.3.92.tar.xz

View File

@ -1,6 +1,6 @@
Name: sushi
Version: 0.3.91
Release: 3%{?dist}
Version: 0.3.92
Release: 1%{?dist}
Summary: A quick previewer for Nautilus
Group: User Interface/Desktops
@ -67,6 +67,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_datadir}/gir-1.0
%changelog
* Wed Mar 21 2012 Kalev Lember <kalevlember@gmail.com> - 0.3.92-1
- Update to 0.3.92
* Sat Mar 10 2012 Matthias Clasen <mclasen@redhat.com> - 0.3.91-3
- Rebuild against newer cogl