diff --git a/_service b/_service new file mode 100644 index 0000000..8b8c7fc --- /dev/null +++ b/_service @@ -0,0 +1,16 @@ + + + git + https://gitlab.gnome.org/GNOME/gnome-session.git + gnome-3-32 + @PARENT_TAG@+@TAG_OFFSET@ + enable + + + + *.tar + xz + + + + diff --git a/_servicedata b/_servicedata new file mode 100644 index 0000000..b3334f9 --- /dev/null +++ b/_servicedata @@ -0,0 +1,4 @@ + + + https://gitlab.gnome.org/GNOME/gnome-session.git + 2550833a37250cee889ac12ce1e52965166169ff \ No newline at end of file diff --git a/gnome-session-3.32.0+5.obscpio b/gnome-session-3.32.0+5.obscpio new file mode 100644 index 0000000..53b06df --- /dev/null +++ b/gnome-session-3.32.0+5.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c9528d997857686ac7d518a14506999103f9aa3a0551471c01072d68323b908 +size 3615756 diff --git a/gnome-session-3.32.0.tar.xz b/gnome-session-3.32.0.tar.xz deleted file mode 100644 index b50cc41..0000000 --- a/gnome-session-3.32.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bbd4c4ead32f0b805d0e372a63207e4e0c756dd16e1d456b2a211a40da9d3f7f -size 485916 diff --git a/gnome-session.changes b/gnome-session.changes index d5e4eb0..830d079 100644 --- a/gnome-session.changes +++ b/gnome-session.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Aug 02 18:53:38 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 3.32.0+5: + + Updated translations. +- Switch to git checkout via source service, upstream is lacking in + stable releases. In the future we will use a stable tag when + possible, but when upstream slacks off, we will use a checkout of + the stable branch. + ------------------------------------------------------------------- Fri Mar 29 06:50:54 UTC 2019 - Yifan Jiang diff --git a/gnome-session.obsinfo b/gnome-session.obsinfo new file mode 100644 index 0000000..c24ee50 --- /dev/null +++ b/gnome-session.obsinfo @@ -0,0 +1,5 @@ +name: gnome-session +version: 3.32.0+5 +mtime: 1558614418 +commit: 2550833a37250cee889ac12ce1e52965166169ff + diff --git a/gnome-session.spec b/gnome-session.spec index 79cbafb..918e419 100644 --- a/gnome-session.spec +++ b/gnome-session.spec @@ -17,13 +17,14 @@ Name: gnome-session -Version: 3.32.0 +Version: 3.32.0+5 Release: 0 Summary: Session Tools for the GNOME Desktop License: GPL-2.0-or-later Group: System/GUI/GNOME URL: https://www.gnome.org -Source0: https://download.gnome.org/sources/gnome-session/3.32/%{name}-%{version}.tar.xz +# We are using source services, so no download url for source +Source0: %{name}-%{version}.tar.xz Source1: gnome Source2: gnome.desktop