Compare commits
6 Commits
3.52.1-1ma
...
3.54.2-1ma
Author | SHA1 | Date | |
---|---|---|---|
9e90f02f54 | |||
26a0c71673 | |||
0d3bb2812e | |||
015e655f10 | |||
516cead586 | |||
5142f797e5 |
@ -1,7 +1,7 @@
|
||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||
%define apiver 1.2
|
||||
Name: evolution-data-server
|
||||
Version: 3.52.1
|
||||
Version: 3.54.2
|
||||
Release: 1mamba
|
||||
Summary: Backend data server for Evolution
|
||||
Group: Graphical Desktop/Libraries/GNOME
|
||||
@ -147,8 +147,6 @@ Obsoletes: libevolution-data-server-apidocs < 3.44.2
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files -f evolution-data-server.lang
|
||||
%defattr(-,root,root)
|
||||
@ -222,6 +220,24 @@ Obsoletes: libevolution-data-server-apidocs < 3.44.2
|
||||
#%{_datadir}/gtk-doc/html/evolution-data-server/*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 22 2024 Automatic Build System <autodist@openmamba.org> 3.54.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 18 2024 Automatic Build System <autodist@openmamba.org> 3.54.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 14 2024 Automatic Build System <autodist@openmamba.org> 3.54.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 02 2024 Automatic Build System <autodist@openmamba.org> 3.52.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 29 2024 Automatic Build System <autodist@openmamba.org> 3.52.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 24 2024 Automatic Build System <autodist@openmamba.org> 3.52.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 20 2024 Automatic Build System <autodist@openmamba.org> 3.52.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user