automatic version update by autodist [release 3.20.0-1mamba;Tue Apr 19 2016]
This commit is contained in:
parent
1efc8309d4
commit
4c8118a9e0
11
atomix.spec
11
atomix.spec
@ -1,7 +1,7 @@
|
||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||
|
||||
Name: atomix
|
||||
Version: 3.18.0
|
||||
Version: 3.20.0
|
||||
Release: 1mamba
|
||||
Summary: A little mind game where you have to build molecules out of single atoms
|
||||
Group: Graphical Desktop/Applications/Educational
|
||||
@ -83,6 +83,7 @@ chmod 666 %{_localstatedir}/games/atomix.scores
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/%{name}
|
||||
@ -99,13 +100,15 @@ chmod 666 %{_localstatedir}/games/atomix.scores
|
||||
%{_datadir}/atomix/themes/default/theme
|
||||
%dir %{_datadir}/atomix/ui
|
||||
%{_datadir}/atomix/ui/interface.ui
|
||||
#%{_datadir}/gnome-2.0/ui/atomix-ui.xml
|
||||
%{_datadir}/pixmaps/atomix-icon.png
|
||||
#%{_localstatedir}/games/atomix.scores
|
||||
%{_datadir}/icons/hicolor/*/apps/atomix.png
|
||||
%{_datadir}/icons/hicolor/symbolic/apps/atomix-symbolic.svg
|
||||
%doc AUTHORS COPYING
|
||||
#ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* Tue Apr 19 2016 Automatic Build System <autodist@mambasoft.it> 3.20.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 09 2015 Automatic Build System <autodist@mambasoft.it> 3.18.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user