[packages/evolution-data-server] - release 2

2022-08-17 Thread qboosh
commit 5536a00d768a66600b911f37e6eb40c779049ffc
Author: Jakub Bogusz 
Date:   Wed Aug 17 17:22:04 2022 +0200

- release 2

 evolution-data-server.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/evolution-data-server.spec b/evolution-data-server.spec
index 4b171c9..0059550 100644
--- a/evolution-data-server.spec
+++ b/evolution-data-server.spec
@@ -15,7 +15,7 @@ Summary:  Evolution data server
 Summary(pl.UTF-8): Serwer danych Evolution
 Name:  evolution-data-server
 Version:   3.44.4
-Release:   1
+Release:   2
 License:   LGPL v2+
 Group: X11/Libraries
 Source0:   
https://download.gnome.org/sources/evolution-data-server/3.44/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/evolution-data-server.git/commitdiff/5536a00d768a66600b911f37e6eb40c779049ffc

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/evolution-data-server] Release 2 (by relup.sh)

2022-06-05 Thread atler
commit 08b3cd78c863488772f71f8a068cc43d7b403b95
Author: Jan Palus 
Date:   Mon Jun 6 00:17:33 2022 +0200

Release 2 (by relup.sh)

 evolution-data-server.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/evolution-data-server.spec b/evolution-data-server.spec
index 689041c..586744e 100644
--- a/evolution-data-server.spec
+++ b/evolution-data-server.spec
@@ -15,7 +15,7 @@ Summary:  Evolution data server
 Summary(pl.UTF-8): Serwer danych Evolution
 Name:  evolution-data-server
 Version:   3.44.2
-Release:   1
+Release:   2
 License:   LGPL v2+
 Group: X11/Libraries
 Source0:   
https://download.gnome.org/sources/evolution-data-server/3.44/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/evolution-data-server.git/commitdiff/08b3cd78c863488772f71f8a068cc43d7b403b95

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/evolution-data-server] - release 2 (rebuild with libphonenumeber 8.12.4, which moved PhoneNumber() ctor to inline)

2020-06-19 Thread qboosh
commit 8612fda0c1acbc6580d352e62464934becfa9201
Author: Jakub Bogusz 
Date:   Fri Jun 19 19:21:29 2020 +0200

- release 2 (rebuild with libphonenumeber 8.12.4, which moved PhoneNumber() 
ctor to inline)

 evolution-data-server.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/evolution-data-server.spec b/evolution-data-server.spec
index d40eb64..456003e 100644
--- a/evolution-data-server.spec
+++ b/evolution-data-server.spec
@@ -1,4 +1,3 @@
-# TODO: libphonenumber
 #
 # Conditional build:
 %bcond_without apidocs # API documentation
@@ -15,7 +14,7 @@ Summary:  Evolution data server
 Summary(pl.UTF-8): Serwer danych Evolution
 Name:  evolution-data-server
 Version:   3.36.3
-Release:   1
+Release:   2
 License:   LGPL v2+
 Group: X11/Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/evolution-data-server/3.36/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/evolution-data-server.git/commitdiff/8612fda0c1acbc6580d352e62464934becfa9201

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/evolution-data-server] - release 2, rebuild against icu 64

2019-04-14 Thread adamg
commit 688e5935486821ba8ebd4fb7916ef949c9be6b3e
Author: Adam Gołębiowski 
Date:   Sun Apr 14 09:00:02 2019 +0200

- release 2, rebuild against icu 64

 evolution-data-server.spec | 11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/evolution-data-server.spec b/evolution-data-server.spec
index e56143a..5e882bb 100644
--- a/evolution-data-server.spec
+++ b/evolution-data-server.spec
@@ -6,17 +6,17 @@
 %bcond_without uoa # single sign-on (aka Ubuntu Online Accounts)
 %bcond_without vala# do not build Vala API
 
-%definebasever 3.30
+%definebasever 3.32
 %defineapiver  1.2
 Summary:   Evolution data server
 Summary(pl.UTF-8): Serwer danych Evolution
 Name:  evolution-data-server
-Version:   3.30.4
-Release:   1
+Version:   3.32.1
+Release:   2
 License:   LGPL v2+
 Group: X11/Libraries
-Source0:   
http://ftp.gnome.org/pub/GNOME/sources/evolution-data-server/3.30/%{name}-%{version}.tar.xz
-# Source0-md5: 6f38d50ffa152dabce24404e071748ca
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/evolution-data-server/3.32/%{name}-%{version}.tar.xz
+# Source0-md5: 8832c259a5914b6a27ba4abde681254a
 Patch0:%{name}-gtkdoc.patch
 URL:   http://www.gnome.org/projects/evolution/
 BuildRequires: cmake >= 3.1
@@ -37,6 +37,7 @@ BuildRequires:gtk-webkit4-devel >= 2.12.0
 BuildRequires: intltool >= 0.40.0
 BuildRequires: json-glib-devel >= 1.0.4
 %{?with_uoa:BuildRequires: libaccounts-glib-devel >= 1.4}
+BuildRequires: libcanberra-gtk3-devel >= 0.25
 BuildRequires: libgdata-devel >= 0.15.1
 BuildRequires: libgweather-devel >= 3.10
 BuildRequires: libical-devel >= 2.0


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/evolution-data-server.git/commitdiff/688e5935486821ba8ebd4fb7916ef949c9be6b3e

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/evolution-data-server] - release 2 (by relup.sh)

2017-04-24 Thread baggins
commit 7c5595dd460935313e905c791e12e5f9830d8c27
Author: Jan Rękorajski 
Date:   Mon Apr 24 15:36:38 2017 +0200

- release 2 (by relup.sh)

 evolution-data-server.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/evolution-data-server.spec b/evolution-data-server.spec
index e9044c7..296dcfb 100644
--- a/evolution-data-server.spec
+++ b/evolution-data-server.spec
@@ -12,7 +12,7 @@ Summary:  Evolution data server
 Summary(pl.UTF-8): Serwer danych Evolution
 Name:  evolution-data-server
 Version:   3.24.1
-Release:   1
+Release:   2
 License:   LGPL v2+
 Group: X11/Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/evolution-data-server/3.24/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/evolution-data-server.git/commitdiff/7c5595dd460935313e905c791e12e5f9830d8c27

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/evolution-data-server] - release 2 (by relup.sh)

2015-11-18 Thread baggins
commit 65369c9f59f02ac8cc6406afe3c513efb83c676b
Author: Jan Rękorajski 
Date:   Wed Nov 18 09:19:22 2015 +0100

- release 2 (by relup.sh)

 evolution-data-server.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/evolution-data-server.spec b/evolution-data-server.spec
index e7838c8..d801d3d 100644
--- a/evolution-data-server.spec
+++ b/evolution-data-server.spec
@@ -13,7 +13,7 @@ Summary:  Evolution data server
 Summary(pl.UTF-8): Serwer danych Evolution
 Name:  evolution-data-server
 Version:   3.18.2
-Release:   1
+Release:   2
 License:   LGPL v2+
 Group: X11/Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/evolution-data-server/3.18/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/evolution-data-server.git/commitdiff/65369c9f59f02ac8cc6406afe3c513efb83c676b

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/evolution-data-server] - release 2 (libgdata rebuild)

2015-10-18 Thread qboosh
commit bc679df0c35c36ea111804080e4ffcaf587418cc
Author: Jakub Bogusz 
Date:   Sun Oct 18 12:13:26 2015 +0200

- release 2 (libgdata rebuild)

 evolution-data-server.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/evolution-data-server.spec b/evolution-data-server.spec
index 5c93393..30e28a0 100644
--- a/evolution-data-server.spec
+++ b/evolution-data-server.spec
@@ -13,7 +13,7 @@ Summary:  Evolution data server
 Summary(pl.UTF-8): Serwer danych Evolution
 Name:  evolution-data-server
 Version:   3.18.1
-Release:   1
+Release:   2
 License:   LGPL v2+
 Group: X11/Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/evolution-data-server/3.18/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/evolution-data-server.git/commitdiff/bc679df0c35c36ea111804080e4ffcaf587418cc

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/evolution-data-server] - release 2 (libical rebuild)

2015-05-24 Thread qboosh
commit 8b7cc6dc45e8d0274370315904600540ee3a7c4c
Author: Jakub Bogusz qbo...@pld-linux.org
Date:   Sun May 24 09:13:45 2015 +0200

- release 2 (libical rebuild)

 evolution-data-server.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/evolution-data-server.spec b/evolution-data-server.spec
index ede36e7..bccceb8 100644
--- a/evolution-data-server.spec
+++ b/evolution-data-server.spec
@@ -13,7 +13,7 @@ Summary:  Evolution data server
 Summary(pl.UTF-8): Serwer danych Evolution
 Name:  evolution-data-server
 Version:   3.16.2
-Release:   1
+Release:   2
 License:   LGPL v2+
 Group: X11/Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/evolution-data-server/3.16/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/evolution-data-server.git/commitdiff/8b7cc6dc45e8d0274370315904600540ee3a7c4c

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/evolution-data-server] - release 2 (by relup.sh)

2014-10-08 Thread arekm
commit 5485cc677f5de8a3a337dd4683373b65679ce5d5
Author: Arkadiusz Miśkiewicz ar...@maven.pl
Date:   Wed Oct 8 19:12:20 2014 +0200

- release 2 (by relup.sh)

 evolution-data-server.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/evolution-data-server.spec b/evolution-data-server.spec
index a795a53..7dfe73c 100644
--- a/evolution-data-server.spec
+++ b/evolution-data-server.spec
@@ -13,7 +13,7 @@ Summary:  Evolution data server
 Summary(pl.UTF-8): Serwer danych Evolution
 Name:  evolution-data-server
 Version:   3.12.6
-Release:   1
+Release:   2
 License:   LGPL v2+
 Group: X11/Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/evolution-data-server/3.12/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/evolution-data-server.git/commitdiff/5485cc677f5de8a3a337dd4683373b65679ce5d5

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/evolution-data-server] Release 2

2013-09-28 Thread megabajt
commit a574bf4a71693465c0feed55ddfd289261dc464e
Author: Marcin Banasiak marcin.banas...@gmail.com
Date:   Sun Sep 29 00:48:47 2013 +0200

Release 2

 evolution-data-server.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/evolution-data-server.spec b/evolution-data-server.spec
index a37624c..eba1477 100644
--- a/evolution-data-server.spec
+++ b/evolution-data-server.spec
@@ -13,7 +13,7 @@ Summary:  Evolution data server
 Summary(pl.UTF-8): Serwer danych Evolution
 Name:  evolution-data-server
 Version:   3.10.0
-Release:   1
+Release:   2
 License:   LGPL v2+
 Group: X11/Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/evolution-data-server/3.10/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/evolution-data-server.git/commitdiff/a574bf4a71693465c0feed55ddfd289261dc464e

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/evolution-data-server] - release 2 (by relup.sh)

2012-12-06 Thread baggins
commit 65633bd3713a64131003127d030d0223f55712ef
Author: Jan Rękorajski bagg...@pld-linux.org
Date:   Thu Dec 6 23:04:47 2012 +0100

- release 2 (by relup.sh)

 evolution-data-server.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/evolution-data-server.spec b/evolution-data-server.spec
index a9408bc..d61cfc7 100644
--- a/evolution-data-server.spec
+++ b/evolution-data-server.spec
@@ -14,7 +14,7 @@ Summary:  Evolution data server
 Summary(pl.UTF-8): Serwer danych Evolution
 Name:  evolution-data-server
 Version:   3.6.2
-Release:   1
+Release:   2
 License:   LGPL v2+
 Group: X11/Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/evolution-data-server/3.6/%{name}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/evolution-data-server.git/commitdiff/65633bd3713a64131003127d030d0223f55712ef

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit