3.3.2
This commit is contained in:
parent
c694fc0683
commit
62d6d991bf
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@ orca-2.31.6.tar.bz2
|
||||
/orca-3.2.0.tar.xz
|
||||
/orca-3.2.1.tar.xz
|
||||
/orca-3.3.1.tar.xz
|
||||
/orca-3.3.2.tar.xz
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
%define brltty_version 3.7.2
|
||||
|
||||
Name: orca
|
||||
Version: 3.3.1
|
||||
Version: 3.3.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Assistive technology for people with visual impairments
|
||||
|
||||
@ -19,7 +19,7 @@ Group: User Interface/Desktops
|
||||
License: LGPLv2+
|
||||
URL: http://projects.gnome.org/orca/
|
||||
#VCS: git:git://git.gnome.org/orca
|
||||
Source0: http://download.gnome.org/sources/orca/3.2/orca-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/orca/3.3/orca-%{version}.tar.xz
|
||||
|
||||
BuildRequires: brlapi-devel >= %{brlapi_version}
|
||||
BuildRequires: python-brlapi
|
||||
@ -99,6 +99,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 23 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.2-1
|
||||
- Update to 3.3.2
|
||||
|
||||
* Wed Nov 2 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.1-1
|
||||
- Update to 3.3.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user