diff --git a/.gitignore b/.gitignore index 4bb62ac..fa63872 100644 --- a/.gitignore +++ b/.gitignore @@ -97,3 +97,4 @@ orca-2.31.6.tar.bz2 /orca-3.18.1.tar.xz /orca-3.18.2.tar.xz /orca-3.19.2.tar.xz +/orca-3.19.3.tar.xz diff --git a/orca.spec b/orca.spec index 135c0df..fea5171 100644 --- a/orca.spec +++ b/orca.spec @@ -1,5 +1,5 @@ Name: orca -Version: 3.19.2 +Version: 3.19.3 Release: 1%{?dist} Summary: Assistive technology for people with visual impairments @@ -90,6 +90,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Wed Dec 16 2015 Kalev Lember - 3.19.3-1 +- Update to 3.19.3 + * Thu Nov 26 2015 Kalev Lember - 3.19.2-1 - Update to 3.19.2 diff --git a/sources b/sources index 187b59b..aa89a8d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7e3701da7ce90f66f0beadbc3c2c593e orca-3.19.2.tar.xz +54fab55c3e95bca7779787816b52b053 orca-3.19.3.tar.xz