diff --git a/uppbox/Scripts/upp.spec b/uppbox/Scripts/upp.spec index 7f6de11c2..c81a8c22c 100644 --- a/uppbox/Scripts/upp.spec +++ b/uppbox/Scripts/upp.spec @@ -224,6 +224,8 @@ rm -fr %{buildroot} %changelog * %date Amrein-Marie Christophe %version-1 - New snapshot + +* Wed Apr 01 2019 Amrein-Marie Christophe 2019.1-1 - Rename main package (upp-devel -> upp) - Add devel package containing source only - Add dictionary files used by theide speller diff --git a/uppbox/Scripts/upp.spec.svnpatch.rej b/uppbox/Scripts/upp.spec.svnpatch.rej deleted file mode 100644 index d81935663..000000000 --- a/uppbox/Scripts/upp.spec.svnpatch.rej +++ /dev/null @@ -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 %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 2017.2-1 - - New release (rev 11540)