automatic version update by autodist [release 1.74.0-1mamba;Sun Oct 02 2022]
This commit is contained in:
parent
398ac0a7f0
commit
8bb61ae1b9
8
gjs.spec
8
gjs.spec
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: gjs
|
||||
Version: 1.72.2
|
||||
Version: 1.74.0
|
||||
Release: 1mamba
|
||||
Summary: GNOME JavaScript bindings based on gobject-introspection
|
||||
Group: System/Libraries
|
||||
@ -18,11 +18,10 @@ BuildRequires: libcairo-devel
|
||||
BuildRequires: libffi-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libmozjs91-devel
|
||||
BuildRequires: libmozjs102-devel
|
||||
BuildRequires: libreadline-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libmozjs78-devel
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description
|
||||
@ -98,6 +97,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc NEWS
|
||||
|
||||
%changelog
|
||||
* Sun Oct 02 2022 Automatic Build System <autodist@mambasoft.it> 1.74.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 08 2022 Automatic Build System <autodist@mambasoft.it> 1.72.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user