Update to 3.28.0
This commit is contained in:
parent
0b59573155
commit
db822006cc
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ libgnomekbd-2.31.5.tar.bz2
|
|||||||
/libgnomekbd-3.22.0.1.tar.xz
|
/libgnomekbd-3.22.0.1.tar.xz
|
||||||
/libgnomekbd-3.26.0.tar.xz
|
/libgnomekbd-3.26.0.tar.xz
|
||||||
/libgnomekbd-3.26.1.tar.xz
|
/libgnomekbd-3.26.1.tar.xz
|
||||||
|
/libgnomekbd-3.28.0.tar.xz
|
||||||
|
@ -1,21 +1,21 @@
|
|||||||
Name: libgnomekbd
|
Name: libgnomekbd
|
||||||
Version: 3.26.1
|
Version: 3.28.0
|
||||||
Release: 8%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A keyboard configuration library
|
Summary: A keyboard configuration library
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://gswitchit.sourceforge.net
|
URL: http://gswitchit.sourceforge.net
|
||||||
Source0: https://download.gnome.org/sources/libgnomekbd/3.26/libgnomekbd-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/libgnomekbd/3.28/libgnomekbd-%{version}.tar.xz
|
||||||
|
|
||||||
|
BuildRequires: autoconf automake libtool
|
||||||
|
BuildRequires: gettext-devel
|
||||||
BuildRequires: gtk3-devel >= 3.0.0
|
BuildRequires: gtk3-devel >= 3.0.0
|
||||||
BuildRequires: cairo-devel
|
BuildRequires: cairo-devel
|
||||||
BuildRequires: libxklavier-devel
|
BuildRequires: libxklavier-devel
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
BuildRequires: gettext
|
|
||||||
BuildRequires: intltool
|
|
||||||
BuildRequires: chrpath
|
BuildRequires: chrpath
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
|
|
||||||
Obsoletes: libgnomekbd-capplet < 3.3.90-2
|
Obsoletes: libgnomekbd-capplet < 3.3.90-2
|
||||||
|
|
||||||
@ -39,6 +39,7 @@ developing applications that use libgnomekbd.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
%configure --disable-static \
|
%configure --disable-static \
|
||||||
--disable-compile-warnings \
|
--disable-compile-warnings \
|
||||||
--enable-introspection
|
--enable-introspection
|
||||||
@ -78,6 +79,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gkbd-keyboard-disp
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 02 2022 Kalev Lember <klember@redhat.com> - 3.28.0-1
|
||||||
|
- Update to 3.28.0
|
||||||
|
|
||||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.26.1-8
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.26.1-8
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libgnomekbd-3.26.1.tar.xz) = 8e83522f4d96001f9635278a001e0208d6d37e74b19a8c1702ec6de651036ad37a03385e66adbd3bae01d845a9a6181bb76f45bffec31eac98d600b49ab4360c
|
SHA512 (libgnomekbd-3.28.0.tar.xz) = 502f42c4beb489d02e6267cd5ae993ad6708a880b3b964ef049276790694134da59802e821d183756c6ff9588cdf2bb1e90d503a6ada90a7712523332e86a329
|
||||||
|
Loading…
Reference in New Issue
Block a user