automatic version update by autodist [release 119.0.1-1mamba;Wed Nov 08 2023]
This commit is contained in:
parent
9927448ca9
commit
e061ebadf2
12
firefox.spec
12
firefox.spec
@ -17,7 +17,7 @@
|
||||
%define pkgver %(echo %version | tr . _)
|
||||
|
||||
Name: firefox
|
||||
Version: 119.0
|
||||
Version: 119.0.1
|
||||
Release: 1mamba
|
||||
Epoch: 1
|
||||
Summary: The next generation browsing technology from mozilla.org
|
||||
@ -283,8 +283,9 @@ This package contains the %{2} language support files for Firefox.\
|
||||
#% debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -D -T
|
||||
:<< ___EOF
|
||||
%setup -q
|
||||
#-D -T
|
||||
#:<< ___EOF
|
||||
|
||||
sed -e 's|__RPM_VERSION_INTERNAL__|%{firefox_internal_version}|' %{PATCH0} | patch -p0
|
||||
|
||||
@ -523,7 +524,7 @@ includedir=%{firefoxincludedir}
|
||||
|
||||
Name: Mozilla Plug-In API
|
||||
Description: Mozilla Plug-In API
|
||||
Version: 119.0
|
||||
Version: 119.0.1
|
||||
|
||||
Cflags: -I\${includedir} -DXP_UNIX
|
||||
_EOF
|
||||
@ -638,6 +639,9 @@ fi
|
||||
%{_libdir}/pkgconfig/mozilla-plugin.pc
|
||||
|
||||
%changelog
|
||||
* Wed Nov 08 2023 Automatic Build System <autodist@mambasoft.it> 119.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 26 2023 Automatic Build System <autodist@mambasoft.it> 119.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user