mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-13 06:13:00 -06:00
Log new release date
git-svn-id: svn://ultimatepp.org/upp/trunk@13077 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
e09fdb29b9
commit
e28dea8e59
2 changed files with 2 additions and 34 deletions
|
|
@ -224,6 +224,8 @@ rm -fr %{buildroot}
|
|||
%changelog
|
||||
* %date Amrein-Marie Christophe <camreinmarie@free.fr> %version-1
|
||||
- New snapshot
|
||||
|
||||
* Wed Apr 01 2019 Amrein-Marie Christophe <camreinmarie@free.fr> 2019.1-1
|
||||
- Rename main package (upp-devel -> upp)
|
||||
- Add devel package containing source only
|
||||
- Add dictionary files used by theide speller
|
||||
|
|
|
|||
|
|
@ -1,34 +0,0 @@
|
|||
--- uppbox/Scripts/upp.spec
|
||||
+++ uppbox/Scripts/upp.spec
|
||||
@@ -206,13 +206,20 @@
|
||||
%{_datadir}/applications/theide.desktop
|
||||
%{_datadir}/icons/hicolor/48x48/apps/theide.png
|
||||
%{_datadir}/pixmaps/theide.png
|
||||
+%dir %{_datadir}/%{name}
|
||||
+%{_datadir}/%{name}/CLANG.bm
|
||||
+%{_datadir}/%{name}/GCC.bm
|
||||
+%dir %{_datadir}/%{name}/speller
|
||||
+%{_datadir}/%{name}/speller/*
|
||||
|
||||
#-----
|
||||
%files devel
|
||||
-%dir %{_datadir}/%{name}
|
||||
-%{_datadir}/%{name}/*
|
||||
+%{_datadir}/%{name}/bazaar
|
||||
+%{_datadir}/%{name}/examples
|
||||
+%{_datadir}/%{name}/reference
|
||||
+%{_datadir}/%{name}/tutorial
|
||||
+%{_datadir}/%{name}/uppsrc
|
||||
|
||||
-
|
||||
#---------
|
||||
%changelog
|
||||
* %date Amrein-Marie Christophe <camreinmarie@free.fr> %version-1
|
||||
@@ -219,6 +226,7 @@
|
||||
- New snapshot
|
||||
- Rename main package (upp-devel -> upp)
|
||||
- Add devel package containing source only
|
||||
+- Add dictionary files used by theide speller
|
||||
|
||||
* Sat Dec 09 2017 Amrein-Marie Christophe <camreinmarie@free.fr> 2017.2-1
|
||||
- New release (rev 11540)
|
||||
Loading…
Add table
Add a link
Reference in a new issue