automatic version update by autodist [release 128.0.3-1mamba;Sun Jul 28 2024]
This commit is contained in:
parent
13bd0af2c6
commit
e97f4e64e9
12
firefox.spec
12
firefox.spec
@ -15,7 +15,7 @@
|
||||
%define pkgver %(echo %version | tr . _)
|
||||
|
||||
Name: firefox
|
||||
Version: 128.0
|
||||
Version: 128.0.3
|
||||
Release: 1mamba
|
||||
Epoch: 1
|
||||
Summary: The next generation browsing technology from mozilla.org
|
||||
@ -263,8 +263,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
|
||||
|
||||
@ -502,7 +503,7 @@ includedir=%{firefoxincludedir}
|
||||
|
||||
Name: Mozilla Plug-In API
|
||||
Description: Mozilla Plug-In API
|
||||
Version: 128.0
|
||||
Version: 128.0.3
|
||||
|
||||
Cflags: -I\${includedir} -DXP_UNIX
|
||||
_EOF
|
||||
@ -617,6 +618,9 @@ fi
|
||||
%{_libdir}/pkgconfig/mozilla-plugin.pc
|
||||
|
||||
%changelog
|
||||
* Sun Jul 28 2024 Automatic Build System <autodist@openmamba.org> 128.0.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 11 2024 Automatic Build System <autodist@openmamba.org> 128.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user