This commit is contained in:
parent
7527f47f4c
commit
e2a7e66d90
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 16 14:46:16 CET 2009 - sbrabec@suse.cz
|
||||
|
||||
- Added support for translation-update-upstream (FATE#301344).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 2 06:40:54 CET 2009 - mboman@suse.de
|
||||
|
||||
|
@ -22,11 +22,12 @@ BuildRequires: fdupes
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: intltool
|
||||
BuildRequires: licenses
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: xorg-x11-devel
|
||||
License: GPL v2 or later
|
||||
Group: Development/Libraries/GNOME
|
||||
Version: 2.26.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
# WARNING: After changing versions please call Re or rpmbuild to auto-update spec file:
|
||||
#%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libgtop-2_0)
|
||||
%define libgtop-2_0_name 7
|
||||
@ -134,6 +135,7 @@ Authors:
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q
|
||||
translation-update-upstream
|
||||
# rpmlint note: libgtop has a separate translation for both Bengali and Bengali India
|
||||
|
||||
%build
|
||||
@ -199,6 +201,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc %{_infodir}/*.info*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 16 2009 sbrabec@suse.cz
|
||||
- Added support for translation-update-upstream (FATE#301344).
|
||||
* Mon Mar 02 2009 mboman@suse.de
|
||||
- Update to version 2.26.0:
|
||||
+ Cosmetic version bump
|
||||
|
Loading…
x
Reference in New Issue
Block a user