public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/dgit] f44: Merge branch 'rawhide' into f44
@ 2026-07-20 17:00 Filipe Rosset
  0 siblings, 0 replies; 5+ messages in thread
From: Filipe Rosset @ 2026-07-20 17:00 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/dgit
Branch : f44
Commit : 65c2a7b36a2899b7b543b52239921ed54a7e94dd
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-07-20T13:59:36-03:00
Stats  : +2/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/dgit/c/65c2a7b36a2899b7b543b52239921ed54a7e94dd?branch=f44

Log:
Merge branch 'rawhide' into f44

---
diff --git a/dgit.spec b/dgit.spec
index 7d60e37..9e1eea8 100644
--- a/dgit.spec
+++ b/dgit.spec
@@ -1,5 +1,5 @@
 Name:           dgit
-Version:        15.11
+Version:        15.12
 Release:        %autorelease
 Summary:        Integration between git and Debian-style archives
 License:        GPL-3.0-or-later

diff --git a/sources b/sources
index f9915da..acdc75e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (dgit_15.11.tar.gz) = d4edc9064bc37c5a095419b66a5b3ccef67d082ccf3485a6f8c58f5adc0b8d90a04f75632c0828f5acc066f14d80bd37df1b4fe06df7328ace3bbffc7dd6be7b
+SHA512 (dgit_15.12.tar.gz) = 1f039eb84f550ae205e085e794f47e8a85566d5fa7d5c5b6708d78f99038efecc5beba63fb21374030e8b76afdda5a6bdf77a47ec2f0c28bd903ac932d3e9051

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [rpms/dgit] f44: Merge branch 'rawhide' into f44
@ 2026-07-22 23:00 Filipe Rosset
  0 siblings, 0 replies; 5+ messages in thread
From: Filipe Rosset @ 2026-07-22 23:00 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/dgit
Branch : f44
Commit : 8e54f37d97af6a8745da2e8fde53f3731fb66f42
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-07-22T19:59:57-03:00
Stats  : +2/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/dgit/c/8e54f37d97af6a8745da2e8fde53f3731fb66f42?branch=f44

Log:
Merge branch 'rawhide' into f44

---
diff --git a/dgit.spec b/dgit.spec
index 9e1eea8..34c6c3b 100644
--- a/dgit.spec
+++ b/dgit.spec
@@ -1,5 +1,5 @@
 Name:           dgit
-Version:        15.12
+Version:        15.13
 Release:        %autorelease
 Summary:        Integration between git and Debian-style archives
 License:        GPL-3.0-or-later

diff --git a/sources b/sources
index acdc75e..cc711ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (dgit_15.12.tar.gz) = 1f039eb84f550ae205e085e794f47e8a85566d5fa7d5c5b6708d78f99038efecc5beba63fb21374030e8b76afdda5a6bdf77a47ec2f0c28bd903ac932d3e9051
+SHA512 (dgit_15.13.tar.gz) = 74843621bc404d6963445d4953c1eaf5a2e4e6c1517b52154877ce37580d6f075c1a86dc498e888f805c75f7c513f0881eca4394b70242881b514f26af324cee

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [rpms/dgit] f44: Merge branch 'rawhide' into f44
@ 2026-07-20 17:06 Filipe Rosset
  0 siblings, 0 replies; 5+ messages in thread
From: Filipe Rosset @ 2026-07-20 17:06 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/dgit
Branch : f44
Commit : feccd587bd6171b6c979021c6085cb4cb3b2cace
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-07-20T14:06:20-03:00
Stats  : +0/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/dgit/c/feccd587bd6171b6c979021c6085cb4cb3b2cace?branch=f44

Log:
Merge branch 'rawhide' into f44

---
diff --git a/.gitignore b/.gitignore
index f80f19a..311ca36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
 /dgit*tar.gz
-prepare_sources_result*/

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [rpms/dgit] f44: Merge branch 'rawhide' into f44
@ 2026-07-19  4:17 Filipe Rosset
  0 siblings, 0 replies; 5+ messages in thread
From: Filipe Rosset @ 2026-07-19  4:17 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/dgit
Branch : f44
Commit : 3bc3d5ae6ddfdc3adbb5db730ec176745b632a99
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-07-19T01:16:55-03:00
Stats  : +5/-13 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/dgit/c/3bc3d5ae6ddfdc3adbb5db730ec176745b632a99?branch=f44

Log:
Merge branch 'rawhide' into f44

---
diff --git a/.packit.yaml b/.packit.yaml
index 527763c..4958999 100644
--- a/.packit.yaml
+++ b/.packit.yaml
@@ -9,19 +9,11 @@ jobs:
   - job: pull_from_upstream
     trigger: release
     dist_git_branches:
-      - epel-all
-      - fedora-all
+      - fedora-rawhide
 
   - job: koji_build
     trigger: commit
     allowed_committers: ['packit','all_admins']
     dist_git_branches:
-      - epel-all
-      - fedora-all
-
-  - job: bodhi_update
-    trigger: commit
-    allowed_builders: ['packit','all_users']
-    dist_git_branches:
-      - fedora-branched
+      - fedora-rawhide
 

diff --git a/README.packit b/README.packit
index 4e76cbe..173195e 100644
--- a/README.packit
+++ b/README.packit
@@ -1,3 +1,3 @@
 This repository is maintained by packit.
 https://packit.dev/
-The file was generated using packit 1.16.0.post1.dev8+g8a0482385.
+The file was generated using packit 1.16.1.post1.dev2+gf84fe2d5b.

diff --git a/dgit.spec b/dgit.spec
index 7259f2b..7d60e37 100644
--- a/dgit.spec
+++ b/dgit.spec
@@ -1,5 +1,5 @@
 Name:           dgit
-Version:        15.10
+Version:        15.11
 Release:        %autorelease
 Summary:        Integration between git and Debian-style archives
 License:        GPL-3.0-or-later

diff --git a/sources b/sources
index b83737a..f9915da 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (dgit_15.10.tar.gz) = a177748e6a7edf963487c250ef32774d0c345b4e3324dc6bc35e62430613a32cd902e1af50812710fd28eb2027813c1bca099755e780a97330f25eeecdec898a
+SHA512 (dgit_15.11.tar.gz) = d4edc9064bc37c5a095419b66a5b3ccef67d082ccf3485a6f8c58f5adc0b8d90a04f75632c0828f5acc066f14d80bd37df1b4fe06df7328ace3bbffc7dd6be7b

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [rpms/dgit] f44: Merge branch 'rawhide' into f44
@ 2026-05-30 19:39 Filipe Rosset
  0 siblings, 0 replies; 5+ messages in thread
From: Filipe Rosset @ 2026-05-30 19:39 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/dgit
Branch : f44
Commit : 8a211e67bfa83f8c2092593d6186d1ad7f859525
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-05-30T16:38:55-03:00
Stats  : +17/-9 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/dgit/c/8a211e67bfa83f8c2092593d6186d1ad7f859525?branch=f44

Log:
Merge branch 'rawhide' into f44

---
diff --git a/.packit.yaml b/.packit.yaml
index 954a6d2..527763c 100644
--- a/.packit.yaml
+++ b/.packit.yaml
@@ -6,14 +6,22 @@ specfile_path: dgit.spec
 copy_upstream_release_description: false
 
 jobs:
-- job: pull_from_upstream
-  trigger: release
-  dist_git_branches:
-    - fedora-all
+  - job: pull_from_upstream
+    trigger: release
+    dist_git_branches:
+      - epel-all
+      - fedora-all
 
-- job: koji_build
-  trigger: commit
-  allowed_committers: ['packit','all_admins']
-  dist_git_branches:
-    - fedora-all
+  - job: koji_build
+    trigger: commit
+    allowed_committers: ['packit','all_admins']
+    dist_git_branches:
+      - epel-all
+      - fedora-all
+
+  - job: bodhi_update
+    trigger: commit
+    allowed_builders: ['packit','all_users']
+    dist_git_branches:
+      - fedora-branched
 

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-07-22 23:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 17:00 [rpms/dgit] f44: Merge branch 'rawhide' into f44 Filipe Rosset
  -- strict thread matches above, loose matches on Subject: below --
2026-07-22 23:00 Filipe Rosset
2026-07-20 17:06 Filipe Rosset
2026-07-19  4:17 Filipe Rosset
2026-05-30 19:39 Filipe Rosset

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox