Compare commits
1 Commits
1.14.6-1ma
...
1.14.8-1ma
Author | SHA1 | Date | |
---|---|---|---|
a64d6a9afc |
@ -2,7 +2,7 @@
|
||||
%define messagebus_gid 25
|
||||
|
||||
Name: dbus
|
||||
Version: 1.14.6
|
||||
Version: 1.14.8
|
||||
Release: 1mamba
|
||||
Summary: A message bus, used for sending messages between applications
|
||||
Group: System/Servers
|
||||
@ -111,7 +111,7 @@ This package includes the %{name} API documentation.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .cve_2006_6107
|
||||
%patch 0 -p1 -b .cve_2006_6107
|
||||
#%patch2 -p1
|
||||
|
||||
%build
|
||||
@ -268,6 +268,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
||||
%{_docdir}/dbus/*
|
||||
|
||||
%changelog
|
||||
* Wed Jun 07 2023 Automatic Build System <autodist@mambasoft.it> 1.14.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 09 2023 Automatic Build System <autodist@mambasoft.it> 1.14.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user