automatic version update by autodist [release 120.0.1-1mamba;Mon Dec 04 2023]
This commit is contained in:
parent
f952f167b4
commit
103dd23bd7
12
firefox.spec
12
firefox.spec
@ -17,7 +17,7 @@
|
||||
%define pkgver %(echo %version | tr . _)
|
||||
|
||||
Name: firefox
|
||||
Version: 120.0
|
||||
Version: 120.0.1
|
||||
Release: 1mamba
|
||||
Epoch: 1
|
||||
Summary: The next generation browsing technology from mozilla.org
|
||||
@ -281,8 +281,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
|
||||
|
||||
@ -521,7 +522,7 @@ includedir=%{firefoxincludedir}
|
||||
|
||||
Name: Mozilla Plug-In API
|
||||
Description: Mozilla Plug-In API
|
||||
Version: 120.0
|
||||
Version: 120.0.1
|
||||
|
||||
Cflags: -I\${includedir} -DXP_UNIX
|
||||
_EOF
|
||||
@ -636,6 +637,9 @@ fi
|
||||
%{_libdir}/pkgconfig/mozilla-plugin.pc
|
||||
|
||||
%changelog
|
||||
* Mon Dec 04 2023 Automatic Build System <autodist@mambasoft.it> 120.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 21 2023 Automatic Build System <autodist@mambasoft.it> 120.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user