Accepting request 101718 from KDE:Distro:Factory
forward to factory OBS-URL: https://build.opensuse.org/request/show/101718 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kate?expand=0&rev=12
This commit is contained in:
parent
9b0084a20c
commit
f17d82ef4d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be8e40822a0a388cf3edc56cfc22a13b84460d8ac26c6c6fc457a5f44e6ccd5d
|
||||
size 2041564
|
3
kate-4.8.0.tar.bz2
Normal file
3
kate-4.8.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1631381fc834fe7f62ad7aa5c1e8eec656a4b217e92712a48f630701954b806
|
||||
size 2291624
|
16
kate.changes
16
kate.changes
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 18 20:56:34 CET 2012 - dmueller@suse.de
|
||||
|
||||
- update to 4.8.0
|
||||
* first stable release of KDE 4.8 (only critical fixes over 4.7.98)
|
||||
* see http://kde.org/announcements/4.8/ for details
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 10 16:32:04 CET 2012 - dmueller@suse.de
|
||||
|
||||
- update to 4.7.98
|
||||
* RC2+ milestone release of KDE 4.8
|
||||
* see http://kde.org/announcements/4.8/ for details
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 7 10:57:00 UTC 2011 - coolo@suse.com
|
||||
|
||||
|
10
kate.spec
10
kate.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kate
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -15,8 +15,9 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: kate
|
||||
Version: 4.7.4
|
||||
Version: 4.8.0
|
||||
Release: 0
|
||||
Summary: Advanced Text Editor
|
||||
License: GPL-2.0+
|
||||
@ -75,11 +76,13 @@ Files needed for development of Kate plugins.
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_kde4_includedir}/kate/
|
||||
%{_kde4_includedir}/artisticcomment.h
|
||||
%{_kde4_includedir}/kate_export.h
|
||||
%{_kde4_includedir}/ktexteditor_codesnippets_core/
|
||||
%{_kde4_libdir}/libkateinterfaces.so
|
||||
%{_kde4_libdir}/libkatepartinterfaces.so
|
||||
%{_kde4_libdir}/libktexteditor_*.so
|
||||
%{_kde4_libdir}/libacomment.a
|
||||
|
||||
%package -n libktexteditor
|
||||
Summary: Advanced Text Editor library
|
||||
@ -113,6 +116,7 @@ The libraries shared by kwrite and kate editors.
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%config %{_kde4_configdir}/artisticcommentrc
|
||||
%config %{_kde4_configdir}/katefiletemplates.knsrc
|
||||
%config %{_kde4_configdir}/katemoderc
|
||||
%config %{_kde4_configdir}/katerc
|
||||
@ -125,6 +129,8 @@ The libraries shared by kwrite and kate editors.
|
||||
%{_kde4_appsdir}/kate/
|
||||
%{_kde4_appsdir}/katexmltools/
|
||||
%{_kde4_appsdir}/kconf_update/kate-2.4.upd
|
||||
%dir %{_kde4_appsdir}/ktexteditor_acomment/
|
||||
%config %dir %{_kde4_appsdir}/ktexteditor_acomment/acommentui.rc
|
||||
%{_kde4_bindir}/kate
|
||||
%{_kde4_bindir}/ktesnippets_editor
|
||||
%{_kde4_htmldir}/en/kate/
|
||||
|
Loading…
Reference in New Issue
Block a user