public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-pretty-git-prompt] rawhide: Update to 0.3.0 upstream release
@ 2026-08-17 7:33 Packit
0 siblings, 0 replies; only message in thread
From: Packit @ 2026-08-17 7:33 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-pretty-git-prompt
Branch : rawhide
Commit : 7ca9c236be56294a7545cb6bc54894ddefef2ad0
Author : Packit <hello@packit.dev>
Date : 2026-08-14T12:41:04+00:00
Stats : +36/-5 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-pretty-git-prompt/c/7ca9c236be56294a7545cb6bc54894ddefef2ad0?branch=rawhide
Log:
Update to 0.3.0 upstream release
Upstream tag: 0.3.0
Upstream commit: db019208
Commit authored by Packit automation (https://packit.dev/)
---
diff --git a/.gitignore b/.gitignore
index 4da6788..4a94436 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/pretty-git-prompt-0.2.0.crate
/pretty-git-prompt-0.2.1.crate
/pretty-git-prompt-0.2.2.crate
+/pretty-git-prompt-0.3.0.crate
diff --git a/.packit.yaml b/.packit.yaml
new file mode 100644
index 0000000..667b1fb
--- /dev/null
+++ b/.packit.yaml
@@ -0,0 +1,30 @@
+---
+downstream_package_name: rust-pretty-git-prompt
+srpm_build_deps:
+- cargo
+- cargo-rpm-macros
+actions:
+ create-archive:
+ # didn't manage to make it work with --offline, cargo cannot find the packages/crates locally
+ - cargo package --allow-dirty
+ - bash -c "ls -1 target/package/*.crate"
+jobs:
+ - job: copr_build
+ trigger: pull_request
+ targets:
+ - fedora-all
+
+ - job: tests
+ trigger: pull_request
+ targets:
+ - fedora-all
+
+ - job: propose_downstream
+ trigger: release
+ dist_git_branches:
+ - fedora-rawhide
+
+ - job: koji_build
+ trigger: commit
+ dist_git_branches:
+ - fedora-rawhide
diff --git a/README.packit b/README.packit
new file mode 100644
index 0000000..68a092a
--- /dev/null
+++ b/README.packit
@@ -0,0 +1,3 @@
+This repository is maintained by packit.
+https://packit.dev/
+The file was generated using packit 1.16.2.post1.dev8+g69d783e81.
diff --git a/rust-pretty-git-prompt.spec b/rust-pretty-git-prompt.spec
index 9982129..5b91df7 100644
--- a/rust-pretty-git-prompt.spec
+++ b/rust-pretty-git-prompt.spec
@@ -6,16 +6,13 @@
%global crate pretty-git-prompt
Name: rust-pretty-git-prompt
-Version: 0.2.2
+Version: 0.3.0
Release: %autorelease
Summary: Your current git repository information inside a beautiful shell prompt
License: MIT
URL: https://crates.io/crates/pretty-git-prompt
Source: %{crates_source}
-# Manually created patch for downstream crate metadata changes
-# * bump git2 dependency from 0.18 to 0.20
-Patch: pretty-git-prompt-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
diff --git a/sources b/sources
index 426183b..1a091fc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pretty-git-prompt-0.2.2.crate) = c19a0a80b858c2b1184acd31688c6b5123f68ec41c5ea25c81ba8932e28ed8f004844a6bb3b9f63b46b9bbf1816664fc4958281b62e61239b41fab7e02cffeb9
+SHA512 (pretty-git-prompt-0.3.0.crate) = a2accadf4040fc8cd148cf1dc150d5f446c929c48492d2255a5833b4aa1aa4e66a6184965402aa0a92c90d455a7eb55fb433df764220b5f7f74a2503310e7a17
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-17 7:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-17 7:33 [rpms/rust-pretty-git-prompt] rawhide: Update to 0.3.0 upstream release Packit
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox