public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Leigh Scott <leigh123linux@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/cjs] f43: clean spec
Date: Mon, 01 Jun 2026 12:54:39 GMT	[thread overview]
Message-ID: <178031847966.1.16111026189304914766.rpms-cjs-a1915d78289a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/cjs
Branch : f43
Commit : a1915d78289a4abf32bb20564e118049acdce608
Author : Leigh Scott <leigh123linux@gmail.com>
Date   : 2025-12-10T23:10:58+00:00
Stats  : +1/-17 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/cjs/c/a1915d78289a4abf32bb20564e118049acdce608?branch=f43

Log:
clean spec

---
diff --git a/cjs.spec b/cjs.spec
index dd8fc83..2e97682 100644
--- a/cjs.spec
+++ b/cjs.spec
@@ -1,8 +1,3 @@
-%global commit0 9f89ac464ad879a4eb49bba929476ce50dda012b
-%global date 20251023
-%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
-%global tag %{version}
-
 %global glib2_version 2.66.0
 %global gobject_introspection_version 1.66.0
 %global gtk3_version 3.20
@@ -10,7 +5,7 @@
 
 Name:          cjs
 Epoch:         1
-Version:       128.1%{!?tag:~%{date}git%{shortcommit0}}
+Version:       128.1
 Release:       1%{?dist}
 Summary:       Javascript Bindings for Cinnamon
 
@@ -21,11 +16,7 @@ License:       LicenseRef-Callaway-MIT AND (LicenseRef-Callaway-MPLv1.1 OR GPL-2
 # The console module (modules/console.c)
 # Stack printer (gjs/stack.c)
 URL:           https://github.com/linuxmint/%{name}
-%if 0%{?tag:1}
 Source0:        %{url}/archive/%{version}/%{name}-%{version}.tar.gz
-%else
-Source0:        %{url}/archive/%{commit0}.tar.gz#/%{name}-%{shortcommit0}.tar.gz
-%endif
 
 ExcludeArch:   %{ix86}
 
@@ -78,22 +69,15 @@ the functionality of the installed cjs package.
 
 
 %prep
-%if 0%{?tag:1}
 %autosetup -p1
-%else
-%autosetup -p1 -n %{name}-%{commit0}
-%endif
-
 
 %build
 %meson
 %meson_build
 
-
 %install
 %meson_install
 
-
 %check
 %{shrink:xwfb-run -c mutter -- %meson_test --timeout-multiplier=5}
 

                 reply	other threads:[~2026-06-01 12:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178031847966.1.16111026189304914766.rpms-cjs-a1915d78289a@fedoraproject.org \
    --to=leigh123linux@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox