diff --git a/genders.changes b/genders.changes index ac0a3e1..e85cb9b 100644 --- a/genders.changes +++ b/genders.changes @@ -1,8 +1,13 @@ +------------------------------------------------------------------- +Sat Dec 1 18:10:22 UTC 2018 - eich@suse.com + +- Fix %%license. + ------------------------------------------------------------------- Fri Oct 19 13:45:47 UTC 2018 - cgoll@suse.com - Added lua binding with lua_bindings.patch - * package lua-genders cotains the bindings + * package lua-genders cotains the bindings (FATE#326456). ------------------------------------------------------------------- Tue Feb 20 14:31:39 UTC 2018 - jjolly@suse.com diff --git a/genders.spec b/genders.spec index 533ae18..5711e54 100644 --- a/genders.spec +++ b/genders.spec @@ -42,6 +42,8 @@ BuildRequires: libtool BuildRequires: lua-devel BuildRequires: python BuildRequires: python-devel +BuildRequires: python3 +BuildRequires: python3-devel BuildRequires: perl(ExtUtils::MakeMaker) BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: %{name}-base @@ -220,7 +222,8 @@ sed -i -e 's/^\([^#]\)/## \1/' %{buildroot}%{_sysconfdir}/genders %files base %defattr(-,root,root) -%doc README NEWS ChangeLog DISCLAIMER DISCLAIMER.UC COPYING TUTORIAL genders.sample +%doc README NEWS ChangeLog DISCLAIMER DISCLAIMER.UC TUTORIAL genders.sample +%license COPYING %config(noreplace) %{_sysconfdir}/genders %files perl-compat