diff --git a/desktop/gnome/apps/evolution/pspec.xml b/desktop/gnome/apps/evolution/pspec.xml index 4f7b78fea7..a870acd448 100644 --- a/desktop/gnome/apps/evolution/pspec.xml +++ b/desktop/gnome/apps/evolution/pspec.xml @@ -14,11 +14,11 @@ evolution Integrated mail, addressbook and calendaring for GNOME. The Evolution package contains an integrated mail, calendar and address book suite designed for the GNOME environment. - https://download.gnome.org/sources/evolution/3.46/evolution-3.46.1.tar.xz + https://download.gnome.org/sources/evolution/3.46/evolution-3.46.2.tar.xz gnome-desktop-devel libcanberra-gtk3-devel - evolution-data-server-devel + evolution-data-server-devel gspell-devel gnome-autoar-devel libarchive-devel @@ -103,7 +103,7 @@ gtk3-devel glib2-devel gnome-desktop-devel - evolution-data-server-devel + evolution-data-server-devel webkit2gtk-4.1-devel @@ -113,6 +113,13 @@ + + 2022-12-02 + 3.46.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-10-21 3.46.1 diff --git a/desktop/gnome/base/evolution-data-server/pspec.xml b/desktop/gnome/base/evolution-data-server/pspec.xml index 6c76833451..cf0232a0c6 100644 --- a/desktop/gnome/base/evolution-data-server/pspec.xml +++ b/desktop/gnome/base/evolution-data-server/pspec.xml @@ -12,7 +12,7 @@ evolution The Evolution Data Server package provides a unified backend for programs that work with contacts, tasks, and calendar information. The Evolution Data Server provides a single database for common, desktop-wide information, such as a user's address book or calendar events. - https://download.gnome.org/sources/evolution-data-server/3.46/evolution-data-server-3.46.1.tar.xz + https://download.gnome.org/sources/evolution-data-server/3.46/evolution-data-server-3.46.2.tar.xz flex glib2-devel @@ -128,6 +128,13 @@ + + 2022-12-02 + 3.46.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-02 3.46.1 diff --git a/desktop/gnome/base/gnome-initial-setup/pspec.xml b/desktop/gnome/base/gnome-initial-setup/pspec.xml index a42cf29337..e26f51e83e 100644 --- a/desktop/gnome/base/gnome-initial-setup/pspec.xml +++ b/desktop/gnome/base/gnome-initial-setup/pspec.xml @@ -11,7 +11,7 @@ GPLv2 GNOME Initial Setup application. After acquiring or installing a new system there are a few essential things to set up before use. gnome-initial-setup aims to provide a simple, easy, and safe way to prepare a new system. - https://download.gnome.org/sources/gnome-initial-setup/43/gnome-initial-setup-43.1.tar.xz + https://download.gnome.org/sources/gnome-initial-setup/43/gnome-initial-setup-43.2.tar.xz git glib2-devel @@ -90,6 +90,13 @@ + + 2022-12-02 + 43.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-02 43.1 diff --git a/programming/misc/mm-common/actions.py b/programming/misc/mm-common/actions.py index 3d7ca8591c..ff6dbdd25d 100644 --- a/programming/misc/mm-common/actions.py +++ b/programming/misc/mm-common/actions.py @@ -19,4 +19,4 @@ def build(): def install(): mesontools.install() - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README") + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README*") diff --git a/programming/misc/mm-common/pspec.xml b/programming/misc/mm-common/pspec.xml index 30beca8d61..0cbb8cf4cd 100644 --- a/programming/misc/mm-common/pspec.xml +++ b/programming/misc/mm-common/pspec.xml @@ -12,7 +12,7 @@ library Common build files of the C++ bindings Common build files of the C++ bindings - https://download.gnome.org/sources/mm-common/1.0/mm-common-1.0.4.tar.xz + https://download.gnome.org/sources/mm-common/1.0/mm-common-1.0.5.tar.xz meson doxygen @@ -43,6 +43,13 @@ + + 2022-12-02 + 1.0.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-02-13 1.0.4