Compare commits

...
Sign in to create a new pull request.

4 commits

Author SHA1 Message Date
35b094e3cd Update to 1.8 2012-05-23 17:58:17 +07:00
0a2971d22e Update to 1.7 2012-05-04 15:11:57 +07:00
d4befe92e6 Prune dependencies 2012-01-27 13:22:47 +01:00
5b26f05f7f Update to 1.5 2012-01-26 18:24:54 +01:00
3 changed files with 17 additions and 5 deletions

2
.gitignore vendored
View file

@ -1 +1 @@
/zeroinstall-injector-1.2.tar.bz2
/zeroinstall-injector-1.8.tar.bz2

View file

@ -1 +1 @@
4f1cb7cb2a86f0b7d01add5991af2640 zeroinstall-injector-1.2.tar.bz2
00b3e8b3cbfbe8ed55f81842a4d2c386 zeroinstall-injector-1.8.tar.bz2

View file

@ -4,7 +4,7 @@
#global prerel rc1
Name: zeroinstall-injector
Version: 1.2
Version: 1.8
Release: 1%{?dist}
Summary: The Zero Install Injector (0launch)
@ -18,11 +18,11 @@ BuildRequires: python-devel >= 2.6
BuildRequires: desktop-file-utils
BuildRequires: gettext
# for-tests
BuildRequires: PyXML pygtk2 gnupg xdg-utils
BuildRequires: pygtk2 gnupg xdg-utils
BuildRequires: tar gzip bzip2 xz-lzma-compat
BuildRequires: python-coverage
# /for-tests
Requires: PyXML pygtk2 gnupg sudo xdg-utils
Requires: pygtk2 gnupg sudo xdg-utils
Requires: tar gzip bzip2 xz-lzma-compat
# for PackageKit support
Requires: dbus-python
@ -128,6 +128,18 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%attr(755,zeroinst,zeroinst) %{cache_dir}/implementations
%changelog
* Wed May 23 2012 Michel Salim <salimma@fedoraproject.org> - 1.8-1
- Update to 1.8
* Tue Apr 24 2012 Michel Salim <salimma@fedoraproject.org> - 1.7-1
- Update to 1.7
* Thu Jan 26 2012 Michel Salim <salimma@fedoraproject.org> - 1.5-2
- Prune dependencies
* Thu Jan 26 2012 Michel Salim <salimma@fedoraproject.org> - 1.5-1
- Update to 1.5
* Mon Jul 25 2011 Michel Salim <salimma@fedoraproject.org> - 1.2-1
- Update to 1.2