This commit is contained in:
committed by
Git OBS Bridge
parent
212762ae47
commit
2dcd0f58a9
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5d83d5cf724d23b7c883b006c8c8c0be5890d487f98ee9da97dbbd1ba8a465b8
|
|
||||||
size 4198006
|
|
3
gedit-2.26.0.tar.bz2
Normal file
3
gedit-2.26.0.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c1fde28ba54e2b6b9457b7a21e40f88989428838d2ef6e9fbd496955442d3552
|
||||||
|
size 4198506
|
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 16 14:46:16 CET 2009 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Added support for translation-update-upstream (FATE#301344).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 15 17:30:13 CET 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
- Update to version 2.26.0:
|
||||||
|
+ Misc bugfixes
|
||||||
|
+ Translation updates
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 6 17:22:58 CET 2009 - vuntz@novell.com
|
Fri Mar 6 17:22:58 CET 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
15
gedit.spec
15
gedit.spec
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gedit (Version 2.25.8)
|
# spec file for package gedit (Version 2.26.0)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@@ -24,7 +24,6 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: gconf2-devel
|
BuildRequires: gconf2-devel
|
||||||
BuildRequires: gnome-doc-utils-devel
|
BuildRequires: gnome-doc-utils-devel
|
||||||
BuildRequires: gnome-patch-translation
|
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: gtksourceview-devel
|
BuildRequires: gtksourceview-devel
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
@@ -34,10 +33,11 @@ BuildRequires: python-devel
|
|||||||
BuildRequires: python-gobject2-devel
|
BuildRequires: python-gobject2-devel
|
||||||
BuildRequires: python-gtk-devel
|
BuildRequires: python-gtk-devel
|
||||||
BuildRequires: python-gtksourceview-devel
|
BuildRequires: python-gtksourceview-devel
|
||||||
|
BuildRequires: translation-update-upstream
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Productivity/Editors/Other
|
Group: Productivity/Editors/Other
|
||||||
Version: 2.25.8
|
Version: 2.26.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: The Editor for the GNOME 2.x Desktop
|
Summary: The Editor for the GNOME 2.x Desktop
|
||||||
Source: ftp://ftp.gnome.org/pub/gnome/sources/gedit/2.25/%{name}-%{version}.tar.bz2
|
Source: ftp://ftp.gnome.org/pub/gnome/sources/gedit/2.25/%{name}-%{version}.tar.bz2
|
||||||
@@ -100,9 +100,8 @@ Authors:
|
|||||||
%lang_package
|
%lang_package
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
#gnome-patch-translation-prepare
|
translation-update-upstream
|
||||||
%patch0 -p0
|
%patch0 -p0
|
||||||
#gnome-patch-translation-update
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
@@ -154,6 +153,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/gtk-doc/html/gedit
|
%{_datadir}/gtk-doc/html/gedit
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 16 2009 sbrabec@suse.cz
|
||||||
|
- Added support for translation-update-upstream (FATE#301344).
|
||||||
|
* Sun Mar 15 2009 vuntz@novell.com
|
||||||
|
- Update to version 2.26.0:
|
||||||
|
+ Misc bugfixes
|
||||||
|
+ Translation updates
|
||||||
* Fri Mar 06 2009 vuntz@novell.com
|
* Fri Mar 06 2009 vuntz@novell.com
|
||||||
- Update to version 2.25.8:
|
- Update to version 2.25.8:
|
||||||
+ Misc bugfixes
|
+ Misc bugfixes
|
||||||
|
Reference in New Issue
Block a user