From ab184309e820c35e7318e5add64f4e58e4490c277c23890f3f9025e9e2dc96b0 Mon Sep 17 00:00:00 2001 From: Luciano Santos Date: Thu, 10 Aug 2023 00:26:19 +0000 Subject: [PATCH] Accepting request 1102930 from GNOME:Next Let's get new things moving up, so we can initialize all the links needed OBS-URL: https://build.opensuse.org/request/show/1102930 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/snapshot?expand=0&rev=4 --- _service | 16 +++++++-------- snapshot-0.0.1~20230413.b81780b.obscpio | 3 --- snapshot-45.alpha.obscpio | 3 +++ snapshot.changes | 27 ++++++++++++++++++++++--- snapshot.obsinfo | 6 +++--- snapshot.spec | 17 ++++++++++------ vendor.tar.zst | 4 ++-- 7 files changed, 51 insertions(+), 25 deletions(-) delete mode 100644 snapshot-0.0.1~20230413.b81780b.obscpio create mode 100644 snapshot-45.alpha.obscpio diff --git a/_service b/_service index 8a86092..8a1f28b 100644 --- a/_service +++ b/_service @@ -1,20 +1,20 @@ - https://gitlab.gnome.org/Incubator/snapshot.git + https://gitlab.gnome.org/GNOME/Incubator/snapshot.git git - b81780b4 - - 0.0.1~%cd.%h - - - + refs/tags/45.alpha + 45.alpha + *.tar - xz + zstd snapshot diff --git a/snapshot-0.0.1~20230413.b81780b.obscpio b/snapshot-0.0.1~20230413.b81780b.obscpio deleted file mode 100644 index a109b86..0000000 --- a/snapshot-0.0.1~20230413.b81780b.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e305517cd7f049665736e390c049dd2632aa0d28e9651b55b977204c873961d -size 685068 diff --git a/snapshot-45.alpha.obscpio b/snapshot-45.alpha.obscpio new file mode 100644 index 0000000..585b859 --- /dev/null +++ b/snapshot-45.alpha.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:affdb6b4351136472de19ecf9dfc645109222e1ea599e920a8db52b2049ddafc +size 1576460 diff --git a/snapshot.changes b/snapshot.changes index 4d7e31d..3b56d50 100644 --- a/snapshot.changes +++ b/snapshot.changes @@ -1,8 +1,29 @@ ------------------------------------------------------------------- -Wed Jun 28 10:09:30 UTC 2023 - Bjørn Lie +Mon Jul 24 12:38:11 UTC 2023 - Bjørn Lie -- Use %build_rustflags instead of the deprecated - %__rustflags macro. Requires at least cargo-packaging 1.2.0+3. +- Add back cargo_audit to _service, now that it is back in working + order. + +------------------------------------------------------------------- +Tue Jul 11 19:15:40 UTC 2023 - Bjørn Lie + +- Update to version 45.alpha: + + Minor release with updates to various dependencies. + + Update Aperture to v0.2, update Rust to 1.70 + + Update to Libadwaita 1.4, use new adaptive components + + Show all window controls on the top of the window + + Improved accessibility + + Squash various bugs + + Updated translations. + +------------------------------------------------------------------- +Mon May 22 23:16:06 UTC 2023 - Luciano Santos + +- Update to version 44.2: + + Many improvements and fixes. + + Updated translations. +- Add gstreamer-plugins-bad-1.0 pkgconfig module as a new build + requirement for camerabin. ------------------------------------------------------------------- Fri Mar 31 19:07:56 UTC 2023 - Bjørn Lie diff --git a/snapshot.obsinfo b/snapshot.obsinfo index 752d06e..7956e16 100644 --- a/snapshot.obsinfo +++ b/snapshot.obsinfo @@ -1,4 +1,4 @@ name: snapshot -version: 0.0.1~20230413.b81780b -mtime: 1681408932 -commit: b81780b43569c264899a75b5e204c5e4df1ad1a8 +version: 45.alpha +mtime: 1688163709 +commit: 38f2d2aff3103861ac335222a1ce55cb74e2fc53 diff --git a/snapshot.spec b/snapshot.spec index 2a315db..406323a 100644 --- a/snapshot.spec +++ b/snapshot.spec @@ -16,27 +16,32 @@ # +%define gstreamer_version 1.20 + Name: snapshot -Version: 0.0.1~20230413.b81780b +Version: 45.alpha Release: 0 Summary: Take pictures and videos License: GPL-3.0-or-later URL: https://gitlab.gnome.org/GNOME/Incubator/snapshot -Source: %{name}-%{version}.tar.xz +Source: %{name}-%{version}.tar.zst Source2: vendor.tar.zst Source3: cargo_config BuildRequires: appstream-glib -BuildRequires: cargo-packaging >= 1.2.0+3 +BuildRequires: cargo-packaging BuildRequires: desktop-file-utils BuildRequires: libxml2-tools BuildRequires: meson BuildRequires: pkgconfig BuildRequires: pkgconfig(glib-2.0) >= 2.75 BuildRequires: pkgconfig(gtk4) >= 4.9.0 -BuildRequires: pkgconfig(libadwaita-1) >= 1.2.0 -BuildRequires: pkgconfig(gstreamer-1.0) >= 1.20 -BuildRequires: pkgconfig(gstreamer-video-1.0) >= 1.20 +BuildRequires: pkgconfig(libadwaita-1) >= 1.4.alpha +BuildRequires: pkgconfig(gstreamer-1.0) >= %{gstreamer_version} +## Needed for camerabin +BuildRequires: pkgconfig(gstreamer-plugins-bad-1.0) >= %{gstreamer_version} +## +BuildRequires: pkgconfig(gstreamer-video-1.0) >= %{gstreamer_version} %description %{summary}. diff --git a/vendor.tar.zst b/vendor.tar.zst index 8a5311c..09ab38a 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:567bffd28fab5eeedb43a2255f97e7db0d458f1996bbe3ab7ca3bea91d64c06b -size 44299589 +oid sha256:d5b4b82d35c8badb4529b48014c6c0ed62e276a9de60bf548c63fd933b1bffab +size 39434951