diff --git a/.gitignore b/.gitignore index 1ee49f0..979c114 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ enlightenment-0.16.999.49898.tar.bz2 /enlightenment-0.20.8.tar.xz /enlightenment-0.21.1.tar.xz /enlightenment-0.21.2.tar.xz +/enlightenment-0.21.3.tar.xz diff --git a/enlightenment.spec b/enlightenment.spec index 9c16840..0c644b6 100644 --- a/enlightenment.spec +++ b/enlightenment.spec @@ -1,7 +1,7 @@ %global use_wayland 0 Name: enlightenment -Version: 0.21.2 +Version: 0.21.3 Release: 1%{?dist} License: BSD Summary: Enlightenment window manager @@ -21,6 +21,7 @@ BuildRequires: libXext-devel BuildRequires: pam-devel BuildRequires: systemd BuildRequires: xcb-util-keysyms-devel +BuildRequires: pulseaudio-libs-devel Requires: %{name}-data = %{version}-%{release} Requires: efl Requires: redhat-menus @@ -114,6 +115,10 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/*.desktop %{_includedir}/enlightenment %changelog +* Mon Nov 28 2016 Tom Callaway - 0.21.3-1 +- update to 0.21.3 +- add pulseaudio-libs-devel as BR + * Tue Sep 6 2016 Tom Callaway - 0.21.2-1 - update to 0.21.2 diff --git a/sources b/sources index 3f3aea1..7e65085 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0325ea757c4c41a35e831f163fb52681 enlightenment-0.21.2.tar.xz +57967779c89b39c823f130097f5a1a7b enlightenment-0.21.3.tar.xz