Compare commits
8 Commits
3.52.3-1ma
...
main
Author | SHA1 | Date | |
---|---|---|---|
25563cee67 | |||
b4edf763a2 | |||
1e2cef58d5 | |||
151c3f2941 | |||
9e90f02f54 | |||
26a0c71673 | |||
0d3bb2812e | |||
015e655f10 |
@ -1,7 +1,7 @@
|
||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||
%define apiver 1.2
|
||||
Name: evolution-data-server
|
||||
Version: 3.52.3
|
||||
Version: 3.56.2
|
||||
Release: 1mamba
|
||||
Summary: Backend data server for Evolution
|
||||
Group: Graphical Desktop/Libraries/GNOME
|
||||
@ -96,7 +96,6 @@ Obsoletes: libevolution-data-server-apidocs < 3.44.2
|
||||
%description apidocs
|
||||
%{name} API documentation.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -147,8 +146,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 +219,30 @@ Obsoletes: libevolution-data-server-apidocs < 3.44.2
|
||||
#%{_datadir}/gtk-doc/html/evolution-data-server/*
|
||||
|
||||
%changelog
|
||||
* Sat May 24 2025 Automatic Build System <autodist@openmamba.org> 3.56.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Apr 11 2025 Automatic Build System <autodist@openmamba.org> 3.56.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 15 2025 Automatic Build System <autodist@openmamba.org> 3.56.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 04 2025 Automatic Build System <autodist@openmamba.org> 3.54.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* 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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user