automatic version update by autodist [release 3.66-1mamba;Sun Mar 06 2016]
This commit is contained in:
parent
f2904f20d1
commit
f3859475e6
@ -1,5 +1,5 @@
|
|||||||
Name: iso-codes
|
Name: iso-codes
|
||||||
Version: 3.65
|
Version: 3.66
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Mapping between ISO country codes and full names
|
Summary: Mapping between ISO country codes and full names
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -47,6 +47,9 @@ cat *.lang > %{name}.lang
|
|||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_datadir}/xml/iso-codes/*.xml
|
%{_datadir}/xml/iso-codes/*.xml
|
||||||
|
%dir %{_datadir}/iso-codes
|
||||||
|
%dir %{_datadir}/iso-codes/json
|
||||||
|
%{_datadir}/iso-codes/json/*.json
|
||||||
#%{_datadir}/iso-codes/
|
#%{_datadir}/iso-codes/
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -55,6 +58,9 @@ cat *.lang > %{name}.lang
|
|||||||
%doc ChangeLog README TODO
|
%doc ChangeLog README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 06 2016 Automatic Build System <autodist@mambasoft.it> 3.66-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Feb 02 2016 Automatic Build System <autodist@mambasoft.it> 3.65-1mamba
|
* Tue Feb 02 2016 Automatic Build System <autodist@mambasoft.it> 3.65-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user