update to 1.54.3 [release 1.54.3-1mamba;Sat Jul 06 2019]
This commit is contained in:
parent
abd64681e7
commit
22e1ccb130
7
gjs.spec
7
gjs.spec
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: gjs
|
Name: gjs
|
||||||
Version: 1.53.4
|
Version: 1.54.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: GNOME JavaScript bindings based on gobject-introspection
|
Summary: GNOME JavaScript bindings based on gobject-introspection
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -48,7 +48,7 @@ BuildRequires: libuuid-devel
|
|||||||
BuildRequires: libxcb-devel
|
BuildRequires: libxcb-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libmozjs-devel >= 52.6.0
|
BuildRequires: libmozjs-devel >= 60
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
@ -119,6 +119,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
#%doc NEWS README
|
#%doc NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 06 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.54.3-1mamba
|
||||||
|
- update to 1.54.3
|
||||||
|
|
||||||
* Wed Dec 12 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.53.4-1mamba
|
* Wed Dec 12 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.53.4-1mamba
|
||||||
- update to 1.53.4
|
- update to 1.53.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user