public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/emacs-company-mode] f44: Version 1.1.0
Date: Tue, 18 Aug 2026 16:39:26 GMT	[thread overview]
Message-ID: <178707116677.1.5914495024563413854.rpms-emacs-company-mode-52989e8ccbb6@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/emacs-company-mode
            Branch : f44
            Commit : 52989e8ccbb68d1746859115dd18d01046aac408
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-08-18T10:39:18-06:00
            Stats  : +4/-2 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/emacs-company-mode/c/52989e8ccbb68d1746859115dd18d01046aac408?branch=f44

            Log:
            Version 1.1.0

- Add dependency on emacs-posframe

---
diff --git a/emacs-company-mode.spec b/emacs-company-mode.spec
index f0eba41..07a33b2 100644
--- a/emacs-company-mode.spec
+++ b/emacs-company-mode.spec
@@ -6,7 +6,7 @@
 %global giturl  https://github.com/company-mode/company-mode
 
 Name:           emacs-%{srcname}
-Version:        1.0.2
+Version:        1.1.0
 Release:        %autorelease
 Summary:        Modular in-buffer completion framework for Emacs
 
@@ -20,8 +20,10 @@ ExcludeArch:    %{ix86}
 BuildArch:      noarch
 
 BuildRequires:  emacs-nw
+BuildRequires:  emacs-posframe
 
 Requires:       emacs(bin) >= %{?_emacs_version}%{!?_emacs_version:0}
+Requires:       emacs-posframe
 
 %description
 Company is a text completion framework for Emacs.  The name stands for

diff --git a/sources b/sources
index 3933898..d599353 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (company-mode-1.0.2.tar.gz) = fb90dc7dc35c9f6d5b65b19454ee693317bbe88ee04c155d971fb408ec2f04f8665a8dd84c23c3a0846299757523359c8e0bc050793c8e199bcc0709b0a97103
+SHA512 (company-mode-1.1.0.tar.gz) = 37c776fca0e5957e26d3f996c3ac7ef8836b30a427bcaea826f2e799a4a1d555eb6d552cd657108f9dbbf9fad9a6c3311ee17147bfd88501420868c621d47d09

                 reply	other threads:[~2026-08-18 16:39 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=178707116677.1.5914495024563413854.rpms-emacs-company-mode-52989e8ccbb6@fedoraproject.org \
    --to=loganjerry@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